Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen.git
/
refs/heads/docs
/
.
/
test
/
ctor-eval
/
basics-flatten.wast.out
blob: 4273c256a4da08fa27f3c62e8e92a59013a2c08b [
file
] [
log
] [
blame
] [
edit
]
(
module
(
type $v
(
func
))
(
memory $0
256
256
)
(
data
(
i32
.
const
10
)
"nas\00\00\00aka\00yzkx waka wakm\00\00\00\00\00\00C"
)
(
func $call
-
indirect
(;
0
;)
(
type $v
)
(
i32
.
store8
(
i32
.
const
40
)
(
i32
.
const
67
)
)
)
)