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

Feature Request: Compile tokenizers for the web #818

Closed
AmitMY opened this issue Oct 23, 2021 · 1 comment
Closed

Feature Request: Compile tokenizers for the web #818

AmitMY opened this issue Oct 23, 2021 · 1 comment

Comments

@AmitMY
Copy link

AmitMY commented Oct 23, 2021

I believe that with minor modifications, you could compile tokenizers to be used client-side on the web.
If you compile the rust source to wasm, then you could bind the Node.js code to the wasm files, making the code cross-compatible.

@AmitMY
Copy link
Author

AmitMY commented Oct 23, 2021

Oops, duplicate of #63

@AmitMY AmitMY closed this as completed Oct 23, 2021
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

1 participant