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