Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FIL1994/wasm-webpack
Web Assembly & Webpack - Rust & JS
https://github.com/FIL1994/wasm-webpack
rust wasm web-assembly webpack
Last synced: 3 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:40:39.000Z (about 2 years ago)
- Last Synced: 2024-07-30T21:02:31.031Z (5 months ago)
- Topics: rust, wasm, web-assembly, webpack
- Language: Rust
- Size: 999 KB
- Stars: 0
- Watchers: 3
- 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)