aboutsummaryrefslogtreecommitdiff
path: root/src/Compilation.zig
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2022-01-09 17:49:27 +0100
committerLuuk de Gram <luuk@degram.dev>2022-01-10 21:01:00 +0100
commite7b7088056d55744694c304f95308ba6e1965455 (patch)
treedc5e34f2cb6a6d1da9738fe039f2cb0e5668f32a /src/Compilation.zig
parenta4e6291fbdf83dec0d353af745c241bc7e01b3f2 (diff)
downloadzig-e7b7088056d55744694c304f95308ba6e1965455.tar.gz
zig-e7b7088056d55744694c304f95308ba6e1965455.zip
wasm: Implement float_to_int
- This implements the float_to_int AIR instruction. - Lowering a decl_ref to a slice was previously assumed to contain a pointer to a slice, rather than an array. This is now fixed, making `@src()` work as well. - Some preliminary work on 128bit integers have been done to find out what needs to be done to implement 128bit arithmetic.
Diffstat (limited to 'src/Compilation.zig')
0 files changed, 0 insertions, 0 deletions