mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +02:00
add note about emscripten build
This commit is contained in:
parent
249f4f21ba
commit
e3782e35a5
1 changed files with 2 additions and 0 deletions
|
@ -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
|
If you want to try out chibi-scheme without installing, be sure to set
|
||||||
`LD_LIBRARY_PATH` so it can find the shared libraries.
|
`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
|
For more detailed documentation, run `make doc` and see the generated
|
||||||
*doc/chibi.html*.
|
*doc/chibi.html*.
|
||||||
|
|
Loading…
Add table
Reference in a new issue