You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
chore(docs): WebAssembly (no space) (#4135) (d4e6e7b)
The text was updated successfully, but these errors were encountered: