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

WebAssembly #18

Open
mhluska opened this issue Jul 21, 2021 · 0 comments
Open

WebAssembly #18

mhluska opened this issue Jul 21, 2021 · 0 comments

Comments

@mhluska
Copy link
Owner

mhluska commented Jul 21, 2021

Consider converting this project to something like AssemblyScript. Would probably be much more performant.

Would probably have to first switch away from the current async/await to a simple state machine: #21

Afterwards, the user input concerns could also be totally removed from the library. Ideally any DOM interactions are removed from the library to make converting to wasm simpler.

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