index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
wasm2js
/
dot_import.wast
blob: 46c843fdedbfb91f1a4e56f4d0f926a9a521bcc5 (
plain
)
1
2
3
4
5
6
(module (import "mod.ule" "ba.se" (func $base)) (func "exported" (call $base) ) )