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.
2 parents 373708c + 18d707c commit 21c94b0Copy full SHA for 21c94b0
README.md
@@ -1,8 +1,8 @@
1
# 📦✨ wasm-pack
2
> Your favorite rust -> wasm workflow tool!
3
4
-[](https://travis-ci.org/ashleygwilliams/wasm-pack)
5
-[](https://ci.appveyor.com/project/ashleygwilliams/wasm-pack)
+[](https://travis-ci.org/rustwasm/wasm-pack)
+[](https://ci.appveyor.com/project/rustwasm/wasm-pack)
6
7
This tool seeks to be a one-stop shop for building and working with rust-
8
generated WebAssembly that you would like to interop with JavaScript, in the
0 commit comments