fork of https://github.com/rustwasm/wasm-pack for the needs of NextGraph.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

7 lines
252 B

# Getting Started
In this section, we'll teach you how to get `wasm-pack` installed and how to setup a project
to use `wasm-pack` with.
- [Installation](/getting-started/installation.html)
- [Project Setup](/getting-started/project-setup/index.html)