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

Webassembly support? #129

Closed
ambyjkl opened this issue Dec 3, 2021 · 3 comments
Closed

Webassembly support? #129

ambyjkl opened this issue Dec 3, 2021 · 3 comments

Comments

@ambyjkl
Copy link

ambyjkl commented Dec 3, 2021

Is Webassembly currently supported? Moreover, Rust support for wasm simd intrinsics has been stabilized recently: rust-lang/rust#86204, so it would be great if it could be implemented

@cberner
Copy link
Owner

cberner commented Dec 8, 2021

I haven't added a webassembly intrinsics implementation. However, there's a fallback that's pure Rust, so it might just work. Lemme know if it fails

@ambyjkl
Copy link
Author

ambyjkl commented Dec 8, 2021

@cberner yeah for sure, I'll try it out some time soon and see how it compares to native with and without simd.

@cberner
Copy link
Owner

cberner commented Mar 23, 2022

Closing due to inactivity

@cberner cberner closed this as completed Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants