blob: 7a4538823fe8d1a2bf28c13dfbdbb25b1c850356 [file] [log] [blame] [edit]
;;; TOOL: wat2wasm
(module
(func (nop))
(export "nop" (func 0)))