Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/main
/
.
/
test
/
parse
/
module
/
memory-segment-multi-string.txt
blob: 4e2c62ef98d94fc511d89a4fea476d6f53c0903e [
file
] [
edit
]
;;; TOOL: wat2wasm
(module
(memory
(data "hi" "there" "how" "are" "you")))