[webkit-reviews] review requested: [Bug 166982] WebAssembly: implement Module imports/exports : [Attachment 305568] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 27 23:52:52 PDT 2017


JF Bastien <jfbastien at apple.com> has asked  for review:
Bug 166982: WebAssembly: implement Module imports/exports
https://bugs.webkit.org/show_bug.cgi?id=166982

Attachment 305568: patch

https://bugs.webkit.org/attachment.cgi?id=305568&action=review




--- Comment #1 from JF Bastien <jfbastien at apple.com> ---
Created attachment 305568

  --> https://bugs.webkit.org/attachment.cgi?id=305568&action=review

patch

This is a minor API which some tooling wanted to use (instead of manually
decoding on their own). We'll need it if we want to avoid web compatibility
headaches for developers.


More information about the webkit-reviews mailing list