PulseFFT icon indicating copy to clipboard operation
PulseFFT copied to clipboard

Feature Request: Update the docs to explain why the installation is the way it is

Open SephReed opened this issue 4 years ago • 0 comments

Assumably, there is a reason that installation is not as simple as npm i pulse-fft.

It would be nice to have some explanation as to why the installation process is more involved. I don't understand this codebase enough to know why it isn't just a .wasm file and some .js files. Never-the-less, before spending time trying to learn the very unique requirements for this project, I'd like to understand why I must do so.

If it is possible to just have .wasm and .js files, that would be a significantly improved user experiece.

SephReed avatar Sep 14 '20 06:09 SephReed