Skip to content

Latest commit

 

History

History
executable file
·
7 lines (7 loc) · 312 Bytes

README.md

File metadata and controls

executable file
·
7 lines (7 loc) · 312 Bytes

Creating a webassembly

Go to webassembly studio

  • Create a empty C project
  • Copy the code from main.c file
  • Copy the contents from main.js
  • Click on build and run.
  • A main.wasm file will be generated in the out folder and the response would be generated in a frame.