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 " >
2
2
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
4
21
5
22
This template is designed for creating monorepo-style Web applications with
6
23
Rust-generated WebAssembly and Webpack without publishing your wasm to NPM.
7
24
8
- [ ** 📚 Read this template tutorial! 📚** ] [ template-docs ]
25
+ [ ** 📚 Read this template's tutorial! 📚** ] [ template-docs ]
9
26
10
27
Be sure to check out [ other ` wasm-pack ` tutorials online] [ tutorials ] for other
11
28
templates and usages of ` wasm-pack ` .
You can’t perform that action at this time.
0 commit comments