RESOLVED WONTFIX 163807
WebAssembly: add runtime flag
https://bugs.webkit.org/show_bug.cgi?id=163807
Summary WebAssembly: add runtime flag
JF Bastien
Reported 2016-10-21 13:23:15 PDT
Once our implementation is usable we should add a runtime flag similar to: https://bugs.webkit.org/show_bug.cgi?id=163801 We already have JSC option --useWebAssembly=1 but the runtime flag would make it usable from the browser UI. We also need to make sure that what we implement is compatible with what tools emit. Realistically that'll be 0xD binary version.
Attachments
Note You need to log in before you can comment on or make changes to this bug.