1 2 3 4 5 6
(module (global $global0 i32 (i32.const 655360)) (export "HELLO" (global $global0)) (func (result i32) (i32.const 42)) (export "helloWorld" (func 0)) )