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

wasm support? #70

Open
sehz opened this issue Mar 27, 2024 · 3 comments
Open

wasm support? #70

sehz opened this issue Mar 27, 2024 · 3 comments
Labels
C-enhancement This is a PR that adds a new feature or fixes a bug. E-help-wanted Stuff where we want help.

Comments

@sehz
Copy link

sehz commented Mar 27, 2024

This seems like interesting project. Is there plan to support wasm target?

@liuq19
Copy link
Collaborator

liuq19 commented Mar 28, 2024

Thanks, we will support wasm in the future, but it will not finished in the short term.

We welcome the help from the community.

@liuq19 liuq19 added the C-enhancement This is a PR that adds a new feature or fixes a bug. label Mar 28, 2024
@sehz
Copy link
Author

sehz commented Mar 28, 2024

sims-json works on wasm so that we have one viable solution. It will be great to have alternatives so can compare. thanks

@liuq19
Copy link
Collaborator

liuq19 commented Mar 29, 2024

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.

@liuq19 liuq19 added the E-help-wanted Stuff where we want help. label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement This is a PR that adds a new feature or fixes a bug. E-help-wanted Stuff where we want help.
Development

No branches or pull requests

2 participants