Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 358 Bytes

cpp-wasm

External dependency

Emscripten - https://emscripten.org Emscripten is an LLVM/Clang-based compiler that compiles C and C++ source code to WebAssembly, primarily for execution in web browsers.

Run

If you have Python3 installed you can run a local web server python -m http.server

after doing that, you can visit http://localhost:8000/