Has anyone tried multithreading with wasm64? I'm trying to port https://github.com/RReverser/wasm-bindgen-rayon to wasm64 but getting some really weird memory errors (unaligned accesses for example). Looks like my memory is corrupted somehow. Wondering if anyone has got this to work?
Last updated: Dec 23 2024 at 12:05 UTC