Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 324 Bytes

Example with WebAssembly source maps

Prepare emcc

  • Install emsdk and activate incoming version.
  • If needed, source emsdk_env.sh

Build

make

Testing

Open in Firefox Nightly via local server at http://localhost:8000/pi.html

(At the moment try with devtools.debugger.new-debugger-frontend=false)