Skip to content

Commit 0145f0e

Browse files
committed
biggest wasm-pack release post: Add blurb explaining what wasm-pack is
1 parent 676f16e commit 0145f0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_posts/2018-09-24-the-biggest-wasm-pack-release-yet.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ WebAssembly workflow we've always dreamed of. Yes, details will change in the
88
future (and most likely in semver-breaking ways), but `wasm-pack` has found its
99
niche and is well on the way to filling it.
1010

11+
> What is `wasm-pack`? `wasm-pack` is your one-stop shop for building and
12+
> testing Rust-generated WebAssembly, as well as publishing it to NPM.
13+
1114
`wasm-pack build` is effectively incremental now. It will automatically Do The
1215
Right Thing with `wasm-bindgen` binary installs: find the exact correct version
1316
*and* cache installs so that re-builds are speedy.

0 commit comments

Comments
 (0)