rizin/doc/emscripten.md
Riccardo Schirone 502e91aff7
Rename R_ and R2_ to RZ_ (#8)
* Rename R2_ -> RZ_
* Rename R_ -> RZ_
* Rename R2R_ -> RZ_TEST_
* Rename R2R defines and types to RZ_TEST/RzTest
* Keep R_ for REIL registers
2020-10-02 16:09:13 +02:00

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