mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-12 22:41:27 +00:00
Rename memory instructions; Rework constant handling
This commit is contained in:
@ -516,7 +516,7 @@
|
||||
(if (result i32)
|
||||
(tee_local $3
|
||||
(i32.eqz
|
||||
(i32.const 1)
|
||||
(get_global $std/mod/js)
|
||||
)
|
||||
)
|
||||
(get_local $3)
|
||||
|
Reference in New Issue
Block a user