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

JS implementation? #26

Open
wcandillon opened this issue Jul 27, 2024 · 1 comment
Open

JS implementation? #26

wcandillon opened this issue Jul 27, 2024 · 1 comment

Comments

@wcandillon
Copy link

Congratulation on this amazing work. I would like to run some of these shaders on React Native where WebGPU is available via a JS binding.
I was looking at lib.rs to get a sense of how much boilerplate would need to be rebuilt to run it in JS.
Do you think it something doable? If I were to tackle this, would be be open to give me some guidelines on what would need to be done to get this working?

@munrocket
Copy link
Contributor

WASM already in JS VM except Hermes facebook/hermes#429

If someone will port compute.toys to JS we probably will switch to JavaScript, because wgpu not support some experimental web-sys features gfx-rs/wgpu#5685

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

2 participants