Skip to content

A minimal, fast starter for building web apps that run performance‑critical logic in Rust compiled to WebAssembly, with a TypeScript UI bundled via Webpack. It gives you a clean Rust↔︎JS bridge using wasm‑bindgen, a familiar JS tooling pipeline, and zero-config commands to develop and ship.

Notifications You must be signed in to change notification settings

imbenrabi/Rust-WASM-Webpack-Starter

Repository files navigation

Rust - WASM - Webpack Starter

Installation

yarn

Starting a dev server

yarn start

Will watch both Typescript and Rust

Building for production

yarn build

About

A minimal, fast starter for building web apps that run performance‑critical logic in Rust compiled to WebAssembly, with a TypeScript UI bundled via Webpack. It gives you a clean Rust↔︎JS bridge using wasm‑bindgen, a familiar JS tooling pipeline, and zero-config commands to develop and ship.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published