empscripten example

logging_enabled
Matthew Hodgson 2015-06-27 04:35:07 +02:00
parent 09d4125ff1
commit c1e87973b9
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ To run the tests run:
./test.py
To build the javascript bindings run:
To build the javascript bindings, install emscripten from http://kripken.github.io/emscripten-site/ and then run:
.. code:: bash