Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 405 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 405 Bytes

FFT WASM

Discrete Fourier Transform in Svelte+ThreeJS+Rust+WASM

Screenshot of the UI

Live Demo | Video Demo

Build WASM module

wasm-pack build

Run Webserver

yarn --cwd www run dev

Build Webapp

yarn --cwd www run build

Output will be in www/build