mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-14 15:31:31 +00:00
Minor math tweaks + ipow32f/ipow64f (#428)
This commit is contained in:
@ -3813,7 +3813,7 @@
|
||||
if
|
||||
i32.const 0
|
||||
i32.const 2816
|
||||
i32.const 970
|
||||
i32.const 972
|
||||
i32.const 4
|
||||
call $~lib/env/abort
|
||||
unreachable
|
||||
@ -5479,7 +5479,7 @@
|
||||
if
|
||||
i32.const 0
|
||||
i32.const 2816
|
||||
i32.const 979
|
||||
i32.const 981
|
||||
i32.const 24
|
||||
call $~lib/env/abort
|
||||
unreachable
|
||||
|
Reference in New Issue
Block a user