1 2 3 4 5
(module (global (;0;) i32 (i32.const 0x1234)) (export "start" (global 0)) (export "dupe" (global 0)) )