|
|
29b8c04700
|
add support for (void) block expression
|
2021-11-13 17:43:04 +01:00 |
|
|
|
e4bf292e47
|
add hex constants and data segments
|
2021-11-12 22:08:53 +01:00 |
|
|
|
51cf8a8d28
|
implement unsigned operators
|
2021-11-11 23:04:41 +01:00 |
|
|
|
d3e882cba0
|
add take left operator, sizecoded wasm4 skip ahead to 512 bytes
|
2021-11-11 21:20:18 +01:00 |
|
|
|
e9f115ee95
|
implement table of intrinsics
|
2021-11-09 22:16:40 +01:00 |
|
|
|
63012947f3
|
add global vars + i64 & f64 support
|
2021-11-07 22:20:24 +01:00 |
|
|
|
4793c4eb69
|
added support for function imports
|
2021-11-03 22:07:55 +01:00 |
|
|
|
b47f1ef2bc
|
can compile uw8loader
|
2021-11-01 22:59:59 +01:00 |
|
|
|
d0ee844d8c
|
implemented if
|
2021-11-01 09:21:36 +01:00 |
|
|
|
02b8ff860b
|
finish porting to new parser
|
2021-11-01 00:10:40 +01:00 |
|
|
|
2267eed21c
|
got trainride working
|
2021-10-27 22:18:34 +02:00 |
|
|
|
23d926dbb3
|
implement some initial f32 support
|
2021-10-27 20:03:23 +02:00 |
|
|
|
af1c8f999b
|
first running uw8 module
|
2021-10-26 20:29:57 +02:00 |
|
|
|
3b4eeb5f9c
|
successfully compile basic test to wasm
|
2021-10-25 21:12:56 +02:00 |
|
|
|
d4a5d62255
|
implement type checking and constand folding for simple example
|
2021-10-24 22:48:04 +02:00 |
|
|
|
e6a6fd1535
|
initial commit, correctly parses simple example
|
2021-10-24 20:24:24 +02:00 |
|