Skip to content

Create React App (TypeScript) + WebAssembly (Rust) Template

Notifications You must be signed in to change notification settings

uetchy/create-react-app-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create React App + WebAssembly (Rust)

This project was bootstrapped with Create React App and wasm-pack-template.

Available Scripts

In the project directory, you can run:

yarn start

Start dev server then watch .rs and .ts and rebuild if files are changed.

yarn test

Run wasm-pack test --firefox --headless and react-scripts test.

yarn build

Compile .rs to .wasm using wasm-pack then build React app using create-react-app.

Learn More

About

Create React App (TypeScript) + WebAssembly (Rust) Template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published