mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-20 18:26:40 +00:00
Initial GC integration (#196)
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
(memory $0 0)
|
||||
(export "memory" (memory $0))
|
||||
(start $start)
|
||||
(func $start (; 0 ;) (type $v)
|
||||
(func $start (; 0 ;) (; has Stack IR ;) (type $v)
|
||||
(set_global $ternary/a
|
||||
(i32.const 1)
|
||||
)
|
||||
|
Reference in New Issue
Block a user