|
|
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 |
|
|
|
266493ca1c
|
run --browser is working (very unpolished)
|
2022-02-19 23:58:13 +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 |
|
|
|
10ba7ed3bb
|
make use of nontrapping-fptoint, add tunnel.cwa as reference
|
2022-01-02 16:34:11 +01:00 |
|
|
|
acea5cb6e0
|
enable nontrapping fptoint feature in c and zig example
|
2022-01-02 16:06:01 +01:00 |
|
|
|
20365a0dd0
|
port tunnel example to C
|
2022-01-02 15:22:11 +01:00 |
|
|
|
88ee0e1bef
|
port rust tunnel example to zig
|
2022-01-02 13:58:56 +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 |
|
|
|
6a75988489
|
update rust example
|
2022-01-01 15:51:18 +01:00 |
|
|
|
397ff19d80
|
test remaining control codes
|
2022-01-01 15:37:17 +01:00 |
|
|
|
b7e8ddf0f1
|
test new control codes
|
2022-01-01 14:19:58 +01:00 |
|
|
|
ed9d9fdeb5
|
implement more control codes
|
2021-12-31 23:09:49 +01:00 |
|
|
|
cd1275a78f
|
implement framework for control codes
|
2021-12-31 22:12:21 +01:00 |
|
|
|
32345876b9
|
v0.1pre5 + some virtual fireworks for today
|
2021-12-31 11:08:31 +01:00 |
|
|
|
581740cbdb
|
add support for .wat files, add xorscroll.wat example
|
2021-12-16 23:58:58 +01:00 |
|
|
|
299c08af5b
|
fix isButtonTriggered in web runtime, release v0.1pre4
|
2021-12-12 17:06:19 +01:00 |
|
|
|
00cbe656cf
|
add graphicsText mode and finish font_palette example
|
2021-12-12 00:54:58 +01:00 |
|
|
|
72e977c4ba
|
fix line drawing
|
2021-12-11 23:27:38 +01:00 |
|
|
|
88182f94ee
|
further improve line drawing, start/end pixels still buggy
|
2021-12-11 00:04:58 +01:00 |
|
|
|
940d6a1957
|
start line implementation, still a little buggy
|
2021-12-09 22:21:50 +01:00 |
|
|
|
ed24904d60
|
more font and text functions
|
2021-12-08 23:59:58 +01:00 |
|
|
|
aba00b1cae
|
add input to web runtime, add v0.1pre3 to site
|
2021-12-01 23:36:39 +01:00 |
|
|
|
9ff4440238
|
increased gravity
|
2021-12-01 19:17:41 +01:00 |
|
|
|
e7333279e0
|
saved 10 bytes by chosing better float constants
|
2021-12-01 17:13:54 +01:00 |
|
|
|
1cc480cd48
|
add first iteration font and print functions
|
2021-12-01 09:08:21 +01:00 |
|
|
|
8695a222f0
|
add support for game input
|
2021-11-28 22:47:23 +01:00 |
|
|
|
88bc4fe364
|
compress platform module
|
2021-11-21 23:38:01 +01:00 |
|
|
|
d86f91789b
|
move all imports to module "env", some tweaks to rust example
|
2021-11-06 19:46:16 +01:00 |
|
|
|
32d2519d2d
|
add simple rust example
|
2021-11-06 18:52:52 +01:00 |
|