1 2 3 4 5 6
;;; TOOL: wat2wasm (module (global (mut f32) (f32.const 1)) (func f32.const 2 global.set 0))