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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ visiting that repo!
29
29
30
30
## 🎙️ Commands
31
31
32
+
-[`init` (⚠️ DEPRECATED)](https://rustwasm.github.io/wasm-pack/commands/build.html): This command has been deprecated since release `0.5.0`, in favor of `build`. `0.4.2` and previous use this command.
32
33
-[`build`](https://rustwasm.github.io/wasm-pack/commands/build.html): Generate an npm wasm pkg from a rustwasm crate
33
34
-[`pack` and `publish`](https://rustwasm.github.io/wasm-pack/command/pack-and-publish.html): Create a tarball of your rustwasm pkg and/or publish to a registry
0 commit comments