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
Some suggestions: I recently did a quick port of Fabrice Bellard's jslinux in WebAssembly for wasm2c and it was not too much work implementing the imported functions. I also did a port of the Funky Karts wasm demo -- that was more work, but still pretty manageable.
Thanks! I was thinking of Funky Karts; I've not quite had time to scope it out just yet but I think that'll be a good one to show. Getting jslinux working would be incredible!
Also, thanks so much for your work on wasm2c! Your RTS design was invaluable!
Currently we've only got pretty boring things going (i.e., the test suite). Why not get a bigger project, like a WASM game, compiling to native?
The text was updated successfully, but these errors were encountered: