microdsp-web is a WebAssembly build of the microdsp crate, with a thin TypeScript/ESM wrapper.
Currently only the mpm module (which provides real-time pitch
detection using the MPM
method)
is implemented.
Click here: https://rfwatson.github.io/microdsp-web
Until a package is published - hopefully soon - installation from source is required.
Released under the MIT license.