Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/drop2
/
.
/
test
/
complexTextNames.wast.fromBinary
blob: 48234983aac6cdef1d2c8542e5b48a6c7518fd36 [
file
] [
log
] [
blame
] [
edit
]
(
module
(
type $none_
=>
_none
(
func
))
(
export
"$zoo (.bar)"
(
func $1
))
(
func $foo\2
0
\2
8.bar
\2
9
(;
0
;)
(
nop
)
)
(
func $1
(;
1
;)
(
call $foo\2
0
\2
8.bar
\2
9
)
)
)