Commit Graph

18 Commits

Author SHA1 Message Date
8815a8e02e add full dependencies to file watcher 2022-02-27 21:50:33 +01:00
eb7c33d412 update curlywas, use 'include "microw8-api.cwa"' in examples 2022-02-26 23:41:15 +01:00
c56196bd2e actual run --browser instead of just optimized technotunnel 2022-02-20 18:26:57 +01:00
4c75ba2e44 start implementing run --browser 2022-02-19 16:21:02 +01:00
c25a52b61b Prepare 0.1.1 release
add devkit mode to web runtime
add unpack and compile commands to uw8
2022-02-04 22:25:17 +01:00
f21497dd2e implement more robust file watcher 2022-01-29 15:22:14 +01:00
cacde9136c update dependencies, disable wayland support
wayland support doesn't fully work with gnome
(missing window decoration)
2022-01-23 13:16:04 +01:00
26206a312a add filter-exports command to automatically remove unused exports
this removes the need for a manual step in the rust example
2022-01-01 19:02:58 +01:00
6f22e00487 update upkr version 2021-12-27 23:46:03 +01:00
cf0e40a0e5 add uw8 pack command 2021-12-27 22:02:27 +01:00
462dc3a1c6 update upkr (new tweaked compressed format) 2021-12-27 17:34:00 +01:00
581740cbdb add support for .wat files, add xorscroll.wat example 2021-12-16 23:58:58 +01:00
6f92fd8bb3 add line function to platform 2021-12-11 23:56:46 +01:00
0cb169d62e added -p -c -l -o options to uw8 run command 2021-11-26 23:45:29 +01:00
f7e3202c39 add support to directly run cwa files 2021-11-16 23:54:58 +01:00
289382f351 implement watch mode 2021-11-14 15:18:21 +01:00
bce7d82dae move native microw8 code into object to prepare for file watch 2021-11-14 14:43:02 +01:00
57eed68be8 first hacky uw8 runner 2021-10-26 20:33:15 +02:00