Versions
v0.1.2
Changes:
- add option to
uw8 runto run the cart in the browser using the web runtime - CurlyWas: implement
includesupport - CurlyWas: implement support for constants
- fix crash when trying to draw zero sized line
v0.1.1
Changes:
- implement more robust file watcher
- add basic video recording on F10 in web runtime
- add screenshot on F9
- add watchdog to interrupt hanging update in native runtime
- add devkit mode to web runtime
- add unpack and compile commands to uw8
- add support for table/element section in pack command
- disable wayland support (caused missing window decorations in gnome)