This repository was archived by the owner on Aug 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Original file line number Diff line number Diff line change 1- # 🦀🕸 ` rust-webpack-template `
1+ < div align = " center " >
22
3- > ** Kickstart your Rust, WebAssembly, and Webpack project!**
3+ <h1 ><code >rust-webpack-template</code ></h1 >
4+
5+ <strong >Kickstart your Rust, WebAssembly, and Webpack project!</strong >
6+
7+ <p >
8+ <a href="https://travis-ci.org/rustwasm/create-wasm-app"><img src="https://img.shields.io/travis/rustwasm/create-wasm-app.svg?style=flat-square" alt="Build Status" /></a>
9+ </p >
10+
11+ <h3 >
12+ <a href="https://rustwasm.github.io/docs/wasm-pack/tutorials/hybrid-applications-with-webpack/index.html">Tutorial</a>
13+ <span> | </span>
14+ <a href="https://discordapp.com/channels/442252698964721669/443151097398296587">Chat</a>
15+ </h3 >
16+
17+ <sub >Built with 🦀🕸 by <a href =" https://rustwasm.github.io/ " >The Rust and WebAssembly Working Group</a ></sub >
18+ </div >
19+
20+ ## About
421
522This template is designed for creating monorepo-style Web applications with
623Rust-generated WebAssembly and Webpack without publishing your wasm to NPM.
724
8- [ ** 📚 Read this template tutorial! 📚** ] [ template-docs ]
25+ [ ** 📚 Read this template's tutorial! 📚** ] [ template-docs ]
926
1027Be sure to check out [ other ` wasm-pack ` tutorials online] [ tutorials ] for other
1128templates and usages of ` wasm-pack ` .
You can’t perform that action at this time.
0 commit comments