WASM 3.0 Completed
webassembly.org
WASM 3.0 Completed
1–10 of 520 posts
Re: WASM 3.0 Completed
#2Re: WASM 3.0 Completed
#3Re: WASM 3.0 Completed
#4Wow!
Re: WASM 3.0 Completed
#5Has anyone benchmarked 64bit memory on the current implementations? There's the potential for performance regressions there because they could exploit the larger address space of 64bit hosts to completely elide bounds checks when running 32bit WASM code, but that doesn't work if the WASM address space is also 64bit.
> This is not simply due to a lack of optimization. Instead, the performance of Memory64 is restricted by hardware, operating systems, and the design of WebAssembly itself.
https://spidermonkey.dev/blog/2025/01/15/is-memory64-actuall...
Re: WASM 3.0 Completed
#6This was not necessary.. what a mistake, specially EH..
Re: WASM 3.0 Completed
#7This looks like a great release! Lots of stuff people have wanted for a long time in here.
Re: WASM 3.0 Completed
#8> GC and Exception handling This was not necessary.. what a mistake, specially EH..
Re: WASM 3.0 Completed
#9Re: WASM 3.0 Completed
#10> GC and Exception handling This was not necessary.. what a mistake, specially EH..