Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/gc
/
.
/
test
/
parse
/
expr
/
current-memory.txt
blob: d68eeccec4edaaf6ed188b61e292012a417c03e3 [
file
] [
log
] [
blame
] [
edit
]
;;; TOOL: wat2wasm
(module
(memory 1)
(func
current_memory
drop))