Bug 169401 - WebAssembly: WasmBinding should use the WasmCallingConvention at a higher level
Summary: WebAssembly: WasmBinding should use the WasmCallingConvention at a higher level
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-08 18:45 PST by Saam Barati
Modified: 2017-03-08 18:45 PST (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2017-03-08 18:45:01 PST
It doesn't really abstract away the calling convention details. It should be easy to do so.