mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-21 18:51:43 +00:00
Initial GC integration (#196)
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
(data (i32.const 8) "\n\00\00\00l\00o\00g\00i\00c\00a\00l\00.\00t\00s")
|
||||
(export "memory" (memory $0))
|
||||
(start $start)
|
||||
(func $start (; 1 ;) (type $v)
|
||||
(func $start (; 1 ;) (; has Stack IR ;) (type $v)
|
||||
(set_global $logical/i
|
||||
(i32.const 2)
|
||||
)
|
||||
|
Reference in New Issue
Block a user