Skip to content

Instantly share code, notes, and snippets.

@chicoxyzzy
Created January 3, 2017 23:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chicoxyzzy/9bc3a9cdc933db11d40465db9d34b7ea to your computer and use it in GitHub Desktop.
Save chicoxyzzy/9bc3a9cdc933db11d40465db9d34b7ea to your computer and use it in GitHub Desktop.
Rust -> wasm
fn main() {
println!("Hello, Emscripten!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment