neurosity/eeg-pipes

Write filtering algorithms in Web Assembly

jdpigeon opened this issue · 0 comments

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