nuprl / Stopify

A JS-to-JS compiler that makes it easier to build Web IDEs and compile to JS.
https://zenodo.org/records/10408254
BSD 3-Clause "New" or "Revised" License
169 stars 12 forks source link

Documentation for compiler/runtime options #480

Open LeifAndersen opened 3 years ago

LeifAndersen commented 3 years ago

The documentation has a list of compiler and runtime options, each with detailed descriptions, but there doesn't seem to be a single example of the .stopifyLocally() method that uses these options.

It might make sense to add something in the illustrative examples section that uses these option.