0.1.37 • Published 6 years ago

@seanprendi/sts-wasm v0.1.37

Weekly downloads
2
License
-
Repository
-
Last release
6 years ago

A template for kick starting a Rust and WebAssembly project using wasm-pack.

Built with 🦀🕸 by The Rust and WebAssembly Working Group

About

📚 Read this template tutorial! 📚

This template is designed for compiling Rust libraries into WebAssembly and publishing the resulting package to NPM.

Be sure to check out other wasm-pack tutorials online for other templates and usages of wasm-pack.

🚴 Usage

🐑 Use cargo generate to Clone this Template

Learn more about cargo generate here.

cargo generate --git https://github.com/rustwasm/wasm-pack-template.git --name my-project
cd my-project

🛠️ Build with wasm-pack build

wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox

🎁 Publish to NPM with wasm-pack publish

wasm-pack publish

🔋 Batteries Included

0.1.37

6 years ago

0.1.36

6 years ago

0.1.34

6 years ago

0.1.35

6 years ago

0.1.32

6 years ago

0.1.33

6 years ago

0.1.30

6 years ago

0.1.31

6 years ago

0.1.28

6 years ago

0.1.29

6 years ago

0.1.27

6 years ago

0.1.26

6 years ago

0.1.22

6 years ago

0.1.23

6 years ago

0.1.24

6 years ago

0.1.25

6 years ago

0.1.21

6 years ago

0.1.20

6 years ago

0.1.18

6 years ago

0.1.19

6 years ago

0.1.16

6 years ago

0.1.17

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.10

6 years ago

0.1.11

6 years ago

0.1.12

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.4

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago