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

Look Into WebAssembly Features for Improving Performance #25

Open
TheLostLambda opened this issue Apr 9, 2022 · 0 comments
Open

Look Into WebAssembly Features for Improving Performance #25

TheLostLambda opened this issue Apr 9, 2022 · 0 comments
Labels
performance Related to program performance

Comments

@TheLostLambda
Copy link
Collaborator

TheLostLambda commented Apr 9, 2022

Things like Reference Types and SIMD.

Reference types should make for nicer JS bindings and SIMD could be good for things like Seq::percent_composition() where 128 values need to be divided by the same length!

@TheLostLambda TheLostLambda added the performance Related to program performance label Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Related to program performance
Projects
None yet
Development

No branches or pull requests

1 participant