You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Consider adding a Wasm support (e.g. via Emscripten) so your awesomeness could be used on web.
The text was updated successfully, but these errors were encountered: