Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/invalid
/
.
/
test
/
ctor-eval
/
basics.wast.out
blob: cb4c8deda7a2c8d456d0e5552d2385dfef9e619d [
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
(
i32
.
store8
(
i32
.
const
40
)
(
i32
.
const
67
)
)
)
)