wasm-pack 0.9.1

📦✨ your favorite rust -> wasm workflow tool!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Hybrid Applications with Webpack

The goal of this tutorial is to introduce you to the [`rust-webpack-template`]
and the `wasm-pack` workflow by building the example app in the template.

This tutorial is aimed at folks who are both beginners to WebAssembly and Rust- you don't need
much Rust knowledge to complete this tutorial.

Be sure to have read and followed the [Prerequisites](../../prerequisites/index.html).

[Rust]: https://www.rust-lang.org
[Node.js]: https://nodejs.org
[npm]: https://npmjs.com
[`rust-webpack-template`]: https://github.com/rustwasm/rust-webpack-template