blob: c05485963f1c1ce749d13bd4f6deb212a1b1d6b3 [file] [edit]
;;; TOOL: wat2wasm
(module
(global (mut f32) (f32.const 1))
(func
f32.const 2
set_global 0))