blob: 1a85ff79d290f03c1ffbfa0be9715f6c3a629511 [file] [edit]
(module
(type $0 (func))
(type $0$0 (func))
(import "env" "memoryBase" (global $memoryBase i32))
(import "env" "tableBase" (global $tableBase i32))
(memory $0 0)
(data (get_global $memoryBase) "")
(export "__post_instantiate" (func $0$0))
(func $0$0 (type $0$0)
(nop)
)
)