Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/sourcemaps
/
.
/
test
/
parse
/
module
/
memory-segment-many.txt
blob: 3dd542282d588d2675e99df266f41d9c49576929 [
file
] [
log
] [
blame
] [
edit
]
(module
(memory 1)
(data (i32.const 0) "hi")
(data (i32.const 4) "hello")
(data (i32.const 10) "goodbye")
(data (i32.const 20) "adios"))