Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.05 KB

emscripten.md

File metadata and controls

35 lines (20 loc) · 1.05 KB

Building for the browser

Install emscripten:

git clone git://github.com/kripken/emscripten.git
export PATH=/path/to/emscripten:$PATH
make clean

Build radare

sys/emscripten.sh