empscripten example

This commit is contained in:
Matthew Hodgson 2015-06-27 04:35:07 +02:00
parent 09d4125ff1
commit c1e87973b9

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