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.
1 parent 7dfbbc5 commit 4b0d2abCopy full SHA for 4b0d2ab
tools/make/lib/wasm/README.md
@@ -56,7 +56,7 @@ $ make wasm
56
57
The command supports the following environment variables:
58
59
-- **PKGS_WASM_PATTERN**: package pattern; e.g., `**/math/base/special/**/package.json`.
+- **PKGS_WASM_PATTERN**: package pattern; e.g., `blas/base/daxpy-wasm`.
60
61
If unable to compile WebAssemby artifacts, the command prints an error message and tries compiling WebAssembly artifacts for the next package.
62
@@ -72,7 +72,7 @@ $ make clean-wasm
72
73
74
75
76
77
</section>
78
0 commit comments