blob: 26f8d46f469c714a69b1cafe51c6d86f419fd7cf [file] [log] [blame] [edit]
(module
(type $0 (func (result i32)))
(import "env" "memory" (memory $mimport$0 1 1))
(func $0 (type $0) (result i32)
(i32.load offset=13
(i32.const 37)
)
)
)