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

implement wasm32 simd, optimize aarch64 num_chars, bump version #88

Merged
merged 3 commits into from
Oct 22, 2023
Merged

Conversation

llogiq
Copy link
Owner

@llogiq llogiq commented Oct 17, 2023

This mostly ports the aarch64 version to wasm32, which is quite similar but for the fact that it has no horizontal addition.

cc @Veedrac

@llogiq llogiq merged commit 2d41959 into master Oct 22, 2023
56 checks passed
@llogiq llogiq deleted the wasm branch October 22, 2023 12:14
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

Successfully merging this pull request may close these issues.

1 participant