-
Notifications
You must be signed in to change notification settings - Fork 419
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #612 from rustwasm/fix-docs-srsly
fix the docs
- Loading branch information
Showing
11 changed files
with
72 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
![wasm ferris](https://rustwasm.github.io/wasm-pack/public/img/wasm-ferris.png) | ||
|
||
<h1 style="text-align: center;">Welcome to the <code>wasm-pack</code> docs!</h1> | ||
|
||
This tool seeks to be a one-stop shop for building and working with rust- | ||
generated WebAssembly that you would like to interop with JavaScript, in the | ||
browser or with Node.js. `wasm-pack` helps you build rust-generated | ||
WebAssembly packages that you could publish to the npm registry, or otherwise use | ||
alongside any javascript packages in workflows that you already use, such as [webpack] | ||
or [greenkeeper]. | ||
|
||
[bundler-support]: https://github.com/rustwasm/team/blob/master/goals/bundler-integration.md#details | ||
[webpack]: https://webpack.js.org/ | ||
[greenkeeper]: https://greenkeeper.io/ | ||
|
||
This project is a part of the [rust-wasm] group. You can find more info by | ||
visiting that repo! | ||
|
||
[rust-wasm]: https://github.com/rustwasm/team | ||
|
||
![demo](https://github.com/rustwasm/wasm-pack/raw/master/demo.gif) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters