[Webkit-unassigned] [Bug 250681] REGRESSION(257865 at main): B3Validate.cpp: fix !ENABLE(WEBASSEMBLY_B3JIT)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 20:53:27 PST 2023


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

Justin Michaud <justin_michaud at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |justin_michaud at apple.com

--- Comment #2 from Justin Michaud <justin_michaud at apple.com> ---
I think that enabling WebAssembly but not having ENABLE_WEBASSEMBLY_B3JIT is a very unusual configuration, unsupported by any other platform. I think the solution here is just to disable WebAssembly, this isn't a configuration we would like to support.

In particular, we are landing a new wasm tier that will also be a pain to define out for this very specific case. 

If you want to make it work, go ahead, but my guess is that WASM on risc-v is not a super high priority for y'all at the moment.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230302/24ff9e60/attachment.htm>


More information about the webkit-unassigned mailing list