We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This seems like interesting project. Is there plan to support wasm target?
wasm
The text was updated successfully, but these errors were encountered:
Thanks, we will support wasm in the future, but it will not finished in the short term.
We welcome the help from the community.
Sorry, something went wrong.
sims-json works on wasm so that we have one viable solution. It will be great to have alternatives so can compare. thanks
Maybe Sonic-rs can run directly in wasm now through the fallback path (It has not been tested). And the performance may hurt.
The support of wasm needs to implement the SIMD traits in sonic-rs.
No branches or pull requests
This seems like interesting project. Is there plan to support
wasm
target?The text was updated successfully, but these errors were encountered: