binaryen.ml icon indicating copy to clipboard operation
binaryen.ml copied to clipboard

Add SIMD instructions

Open phated opened this issue 3 years ago • 0 comments

In Binaryen 101, all of the SIMD instructions completely changed and instead of rewriting our bindings for the new 230+ methods, we just removed the old bindings in #99.

We need to add these back at some point, but don't currently use them ourselves.

phated avatar May 09 '21 22:05 phated