This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Description
According to emscripten-core/emscripten#4645 (comment) 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?