Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 181 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 181 Bytes

react-wasm-worker

Just some boilerplate to illustrate a simple way to execute web-workers implemented in WebAssembly.

Quick Start

npm i
npm run build:wasm
npm start