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
- Host: GitHub
- URL: https://github.com/fil1994/wasm-webpack
- Owner: FIL1994
- Created: 2019-01-26T20:02:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:40:39.000Z (over 3 years ago)
- Last Synced: 2025-10-27T18:47:32.162Z (8 months ago)
- Topics: rust, wasm, web-assembly, webpack
- Language: Rust
- Size: 999 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
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)