mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-19 18:01:31 +00:00
runtime integration and flag
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
(table $0 1 funcref)
|
||||
(elem (i32.const 0) $null)
|
||||
(global $~lib/runtime/HEADER_SIZE i32 (i32.const 8))
|
||||
(global $~lib/runtime/HEADER_MAGIC i32 (i32.const -1520547049))
|
||||
(global $~lib/memory/HEAP_BASE i32 (i32.const 112))
|
||||
(export "memory" (memory $0))
|
||||
(export "table" (table $0))
|
||||
|
Reference in New Issue
Block a user