index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
parse
/
expr
/
local-tee.txt
blob: 995614ab142ff4c7fdd86ac994c8177dffb2d2b0 (
plain
)
1
2
3
4
5
6
7
;;; TOOL: wat2wasm (module (func (local i32) i32.const 0 local.tee 0 drop))