You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pl...@mozilla.org
The Relaxed SIMD proposal adds a set of WebAssembly SIMD instructions
that introduce local non-determinism to increase performance of
certain operations.
The proposal is introduced at
https://github.com/WebAssembly/relaxed-simd and is a part of the
latest draft of the WebAssembly specification. The proposal includes
the testsuite that will eventually be the part of WPT; the up-to-date
Wasm testsuite is already part of the JS engine tests.