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: Nov 22 2024 at 17:03 UTC