Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYNC] chore(docs): WebAssembly (no space) (#4135) #20

Closed
github-actions bot opened this issue Jul 6, 2021 · 0 comments · Fixed by #27
Closed

[SYNC] chore(docs): WebAssembly (no space) (#4135) #20

github-actions bot opened this issue Jul 6, 2021 · 0 comments · Fixed by #27
Labels

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2021

chore(docs): WebAssembly (no space) (#4135) (d4e6e7b)


+++ b/docs/guide/features.md
@@ -260,7 +260,7 @@ Note that:
- The glob patterns are treated like import specifiers: they must be either relative (start with `./`) or absolute (start with `/`, resolved relative to project root).
- The glob matching is done via `fast-glob` - check out its documentation for [supported glob patterns](https://github.com/mrmlnc/fast-glob#pattern-syntax).
-## Web Assembly
+## WebAssembly
Pre-compiled `.wasm` files can be directly imported - the default export will be an initialization function that returns a Promise of the exports object of the wasm instance:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants