Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final SIMD Proposal #2156

Closed
syrusakbary opened this issue Mar 2, 2021 · 2 comments
Closed

Final SIMD Proposal #2156

syrusakbary opened this issue Mar 2, 2021 · 2 comments
Labels
🎉 enhancement New feature!

Comments

@syrusakbary
Copy link
Member

The final opcodes for SIMD just got stabilized in WebAssembly/simd#452.

wasmparser last update just added support for this opcodes.

We need to test with the latest SIMD tests to make sure that Wasmer pass those (with LLVM & Cranelift), and update the related issue: WebAssembly/simd#480

@syrusakbary syrusakbary added the 🎉 enhancement New feature! label Mar 2, 2021
@chorusg
Copy link

chorusg commented Apr 6, 2021

Hi, is this enhancement completed?

@syrusakbary
Copy link
Member Author

We just merged #2307 and #2306 into master. Final SIMD opcodes are now fully working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature!
Projects
None yet
Development

No branches or pull requests

2 participants