RESOLVED WONTFIX 203656
Wasm and JS LLInt should share common opcodes
https://bugs.webkit.org/show_bug.cgi?id=203656
Summary Wasm and JS LLInt should share common opcodes
Tadeu Zagallo
Reported 2019-10-30 19:56:18 PDT
...
Attachments
Saam Barati
Comment 1 2022-02-02 09:11:06 PST
After adding separate opcode traits for the different byte code streams, I don't think doing this would be straight forward, and would enflate the size of JS byte code streams.
Note You need to log in before you can comment on or make changes to this bug.