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 #84

Open
LeXXik opened this issue Jul 27, 2023 · 3 comments
Open

Wasm support #84

LeXXik opened this issue Jul 27, 2023 · 3 comments

Comments

@LeXXik
Copy link

LeXXik commented Jul 27, 2023

Consider adding a Wasm support (e.g. via Emscripten) so your awesomeness could be used on web.

@JCash
Copy link
Owner

JCash commented Jul 27, 2023

Hi @LeXXik !

Thanks for using the library!
What specifically is preventing use via Emscripten right now? It's just a regular C header 🤔

@LeXXik
Copy link
Author

LeXXik commented Jul 27, 2023

Oh, nothing, of course :) Except one would need to set up Emscripten on their machine and then compiling it. For the most web devs this is an uncharted territory. It would be nice, if the pre-compiled Wasm would already be available in the repo, so the devs could grab it directly.

Something similar to Ammo.js repository for example, which is just a Bullet physics engine compiled to Wasm. Most of the web developers know how to consume Wasm, but could struggle setting up an environment for compiling.

@JCash
Copy link
Owner

JCash commented Jul 27, 2023

I see, thanks for clarifying!

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