An open API service indexing awesome lists of open source software.

https://github.com/fazibear/rust_to_js

An example of Rust code that compiles to javascript.
https://github.com/fazibear/rust_to_js

emscripten javascript rust sdl2

Last synced: about 1 year ago
JSON representation

An example of Rust code that compiles to javascript.

Awesome Lists containing this project

README

          

# rust_to_js

An example of Rust code that compiles to javascript.

This is an example described in this artice:

https://blog.fazibear.me/definitive-guide-to-rust-sdl-2-and-emscripten-93d707b22bbb

Have fun!