[webkit-reviews] review requested: [Bug 194257] [WebAssembly] Create a Wasm interpreter : [Attachment 382190] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 29 10:09:21 PDT 2019


Tadeu Zagallo <tzagallo at apple.com> has asked  for review:
Bug 194257: [WebAssembly] Create a Wasm interpreter
https://bugs.webkit.org/show_bug.cgi?id=194257

Attachment 382190: Patch

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




--- Comment #31 from Tadeu Zagallo <tzagallo at apple.com> ---
Created attachment 382190

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

Patch

Fix: x86 offlineasm should not rely on the availability of popcnt, lzcnt and
tzcnt instructions. Also added a mode to the wasm tests that runs without the
LLInt.


More information about the webkit-reviews mailing list