Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 408 Bytes

Emscripten Debugging Stories

Running

There's a hosted version of this repository available at emscripten-dbg-stories.netlify.app.

Building

Make sure you have Emscripten SDK installed and setup, then just run:

$> make start

and point your web browser to http://localhost:4000.