Files
zig/test/behavior.zig
Luuk de Gram bf46aee878 wasm: Basic 128bit integer support
This implements storing, loading and comparing 128bit integers.
TODO: Make all >64 bit integers make a call to compiler-rt for binary operations.
2022-01-10 21:03:37 +01:00

12 KiB