Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FIL1994/wasm-webpack

Web Assembly & Webpack - Rust & JS
https://github.com/FIL1994/wasm-webpack

rust wasm web-assembly webpack

Last synced: about 1 month ago
JSON representation

Web Assembly & Webpack - Rust & JS

Awesome Lists containing this project

README

        

# `wasm-webpack`

> Web Assembly & Webpack

```
npm i
```

```
cd crate
wasm-pack build
```

```
npm run start
```

> Created using [rust-webpack-template](https://github.com/rustwasm/rust-webpack-template)