blob: 9b990be8dcfc2c5dda70e96a831ad5ef61be9372 [file] [log] [blame] [edit]
(module
(global $global0 i32 (i32.const 655360))
(export "HELLO" (global $global0))
(func (result i32) (i32.const 42))
(export "helloWorld" (func 0))
)