1.5.0
Added
- Added a low-data version of the online interpreter.
- Added the
-z
flag to read the program as null-terminated. This is useful for passing both the program and its input over stdin. - It is now possible to include the contents of stdin in the URL.
Fixed
- The debug highlight now respects non-breaking spaces in the source.
- The debug pop-up now line wraps correctly on smaller screens.