aboutsummaryrefslogtreecommitdiff
path: root/test/compile_errors.zig
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2022-03-27 19:00:49 +0200
committerLuuk de Gram <luuk@degram.dev>2022-03-27 19:00:49 +0200
commit3114faddd84d67b68384d3321f192e3c09bf13bf (patch)
tree3005f6772fc5dd94a4bb582bcf05c175290ffa58 /test/compile_errors.zig
parent406507c6dcdfff13633f9047549fe1d1f93b6819 (diff)
downloadzig-3114faddd84d67b68384d3321f192e3c09bf13bf.tar.gz
zig-3114faddd84d67b68384d3321f192e3c09bf13bf.zip
wasm: Implement overflow arithmetic
This implements the overflow arithmetic for unsigned and signed integers. Meaning the following instructions: - @addWithOverflow - @subWithOverflow - @shlWithOverflow - @mulWithOverflow
Diffstat (limited to 'test/compile_errors.zig')
0 files changed, 0 insertions, 0 deletions