Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/gc
/
.
/
test
/
parse
/
module
/
export-func.txt
blob: 7a4538823fe8d1a2bf28c13dfbdbb25b1c850356 [
file
] [
log
] [
blame
] [
edit
]
;;; TOOL: wat2wasm
(module
(func (nop))
(export "nop" (func 0)))