Write filtering algorithms in Web Assembly
jdpigeon opened this issue · 0 comments
jdpigeon commented
Not necessary for initial version, but high performance real-time filtering in a JS application seems like the perfect use case for WASM. We should look into implementing FIR and IIR filters in C (or Rust), compiling to WASM, and adding to the library