Skip to content

KarlTuhkanen/react-rust

 
 

Repository files navigation

WebAssembly Modules in React Apps via Rust

We're going to use Rust, Cargo Web and Stdweb to provide WebAssembly Modules, then use them in react-static.

Usage

# Install Rust and Cargo Web
./install.sh

# Install Node Modules
yarn --dev

# Start it up!
yarn start

About

Use WebAssembly and Rust in your React apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • Shell 6.8%
  • Rust 6.6%