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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared Array Buffer 馃獎 #79

Open
FL33TW00D opened this issue Feb 13, 2024 · 0 comments
Open

Shared Array Buffer 馃獎 #79

FL33TW00D opened this issue Feb 13, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@FL33TW00D
Copy link
Collaborator

When we pull the model from the wire, we should write it into a shared array buffer:
https://rustwasm.github.io/wasm-bindgen/examples/raytrace.html

This will reduce memory usage, ideally peak memory usage should be ~model size. Loading will require some magic.

@FL33TW00D FL33TW00D added the help wanted Extra attention is needed label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant