Skip to content

Instantly share code, notes, and snippets.

@apoorva-11596
Created June 24, 2021 20:14
Show Gist options
  • Save apoorva-11596/5c160b90c9f8f3d8d8f88d64381d20eb to your computer and use it in GitHub Desktop.
Save apoorva-11596/5c160b90c9f8f3d8d8f88d64381d20eb to your computer and use it in GitHub Desktop.
Command for web assembly
emcc helloWorld.c -s WASM=1 -o helloWorld.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment