index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
parse
/
module
/
export-func-named.txt
blob: c5b6ec99d72ea6c3fce4fc9474fb7be818e75d27 (
plain
)
1
2
3
4
;;; TOOL: wat2wasm (module (func $n (result i32) (i32.const 0)) (export "n" (func $n)))