Skip to content

A simple boilerplate to start using WASM in React

Notifications You must be signed in to change notification settings

sklinov/react-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React + WASM

This is a simple boilerplate base on Create React App (ejected) and wasm-pack + Rust

Eject from CRA is required in order to add some custom webpack config.

@shopify/react-web-worker is used for handy management of webworker.

WASM modules are packed as npm packages and can be imported locally using package.json

WASM module is ran inside Web Worker to insure best performance.

No CI/CD set up.

About

A simple boilerplate to start using WASM in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published