Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/docs
/
.
/
test
/
passes
/
print-function-map.wast
blob: 91b638ba934b4824962d596f4af8c9aaada10112 [
file
] [
log
] [
blame
] [
edit
]
(
module
(
import
"env"
"foo"
(
func $Foo
))
(
func $bar
)
(
func $baz
)
)