ecmascript_simd icon indicating copy to clipboard operation
ecmascript_simd copied to clipboard

Link to asm.js version of the spec? (no load3 or store3?)

Open juj opened this issue 9 years ago • 0 comments

According to https://github.com/kripken/emscripten/issues/4645#issuecomment-256101137 there's a consensus to remove .load3 and .store3 from asm.js imports of SIMD.js.

Is there a link to the asm.js version of the spec that would highlight how the API looks from asm.js perspective? Or are these the intended to be the same, i.e. is the consensus to remove load3 and store3 from SIMD.js?

juj avatar Oct 27 '16 15:10 juj