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

Flashy Demo #59

Open
SimonJF opened this issue Jul 19, 2018 · 2 comments
Open

Flashy Demo #59

SimonJF opened this issue Jul 19, 2018 · 2 comments
Labels
emscripten Needed for Emscripten support

Comments

@SimonJF
Copy link
Owner

SimonJF commented Jul 19, 2018

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?

@SimonJF SimonJF added the emscripten Needed for Emscripten support label Jul 20, 2018
@binji
Copy link

binji commented Aug 27, 2018

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.

BTW, awesome project!

@SimonJF
Copy link
Owner Author

SimonJF commented Aug 28, 2018

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emscripten Needed for Emscripten support
Projects
None yet
Development

No branches or pull requests

2 participants