radare2/doc/emscripten.md

1.1 KiB

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