mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-14 15:31:31 +00:00
Fix Math.imul and add tests (#432)
This commit is contained in:
@ -3813,7 +3813,7 @@
|
||||
if
|
||||
i32.const 0
|
||||
i32.const 2816
|
||||
i32.const 959
|
||||
i32.const 970
|
||||
i32.const 4
|
||||
call $~lib/env/abort
|
||||
unreachable
|
||||
@ -5479,7 +5479,7 @@
|
||||
if
|
||||
i32.const 0
|
||||
i32.const 2816
|
||||
i32.const 968
|
||||
i32.const 979
|
||||
i32.const 24
|
||||
call $~lib/env/abort
|
||||
unreachable
|
||||
|
Reference in New Issue
Block a user