[Webkit-unassigned] [Bug 222315] Enable WASM on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 1 12:31:15 PDT 2023


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

--- Comment #10 from Ian Grunert <ian.grunert at gmail.com> ---
Added a patch with those two fixes. The larger problem remains; on Windows we hit a segfault in wasmPrologue on WebAssembly.asm:392 when running a simple wasm example.

I did find we were referencing the wrong register for PB on Windows in `Source/JavaScriptCore/wasm/WasmCallee.cpp`, though changing that didn't fix the segfault.

-- 
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/20230901/1ebffdc2/attachment.htm>


More information about the webkit-unassigned mailing list