We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--target no-modules
1 parent 76e4cad commit e7c3f52Copy full SHA for e7c3f52
guide/src/examples/without-a-bundler.md
@@ -54,6 +54,8 @@ few caveats:
54
55
* It does not support [local JS snippets][snippets]
56
* It does not generate an ES module
57
+* It does not support `--split-linked-modules` outside of a document, e.g.
58
+ inside a worker
59
60
With that in mind the main difference is how the wasm/JS code is loaded, and
61
here's an example of loading the output of `wasm-pack` for the same module as
0 commit comments