add note about emscripten build

This commit is contained in:
Alex Shinn 2021-05-06 20:31:29 +09:00
parent 249f4f21ba
commit e3782e35a5

View file

@ -52,5 +52,7 @@ By default files are installed in **/usr/local**.
If you want to try out chibi-scheme without installing, be sure to set
`LD_LIBRARY_PATH` so it can find the shared libraries.
To make the emscripten build run `make js`.
For more detailed documentation, run `make doc` and see the generated
*doc/chibi.html*.