Files: ef2bd6aff34a889b871ba0df64660c209670a621 / tests / wast / singleImport.wast
53 bytesRaw
1 | (module |
2 | (import "foo" "bar" (func (param f32))) |
3 | ) |
4 |
Built with git-ssb-web
1 | (module |
2 | (import "foo" "bar" (func (param f32))) |
3 | ) |
4 |
Built with git-ssb-web