[Webkit-unassigned] [Bug 148373] Create WebAssembly functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 14:29:24 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148373

--- Comment #3 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 259748
  --> https://bugs.webkit.org/attachment.cgi?id=259748
Patch

I think WASMExecutable should be a subclass of ExecutableBase, just like NativeExecutable. JSFunction already knows, a little bit, how to multiplex between JavaScript code and foreign code at the executable level, so this should be a natural fit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150824/46b581c7/attachment-0001.html>


More information about the webkit-unassigned mailing list