Jakub Konka
|
53acb54fad
|
Bump zig-bootstrap and wasmtime versions in linux CI (#8738)
* Bump zig-bootstrap and wasmtime versions in linux CI
* Revert wasm stage2 test fixup; point to issue
|
2021-05-12 09:56:55 +02:00 |
|
gracefu
|
e4a60b63f2
|
stage2 wasm: Add bitwise/boolean ops &, |, ^, and, or
|
2021-04-08 05:27:00 +08:00 |
|
gracefu
|
869fc06c57
|
stage2 wasm: codegen mul op
|
2021-04-05 14:37:04 +08:00 |
|
gracefu
|
d1244d3608
|
stage2 wasm: codegen sub op
|
2021-04-05 14:37:04 +08:00 |
|
Luuk de Gram
|
4b854b75d2
|
Fix getNot and add test cases
|
2021-03-22 19:56:38 +01:00 |
|
Luuk de Gram
|
cc46c1b902
|
Add tests, fix locals that are created in blocks like loops, and handle all breaks correctly
|
2021-01-26 19:47:15 +01:00 |
|
Luuk de Gram
|
6c19aeddca
|
Add tests and move tests to wasm's own file
|
2021-01-16 14:58:04 +01:00 |
|