Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/add_errno
/
.
/
test
/
parse
/
func
/
sig.txt
blob: 5d220172fc6b13adac5901b6d3ba181463cca7f1 [
file
] [
edit
]
;;; TOOL: wat2wasm
(module
(type $t (func (param i32) (result i32)))
(func (type $t) (i32.const 0)))