Closed humbleaudio closed 3 years ago
I'm having some trouble getting the wasm example to work. I know this project is vintage circa 2018 edition's release, so maybe there's just a quick fix there. Any guidance would be appreciated!
Hi 👋
I just checked and the wasm example's working for me. In your log it looks like it can't find the compiled wasm.. Did you run ./build.sh
before npm run serve
?
The readme was written in a hurry and wasn't clear so I just tried to clean it up a bit.
Now you can run
npm install
npm run wasm
npm run serve
Please let me know if that helps.
Ah, the old build.sh trick. Thanks, Ian. I'm sorted!
w
On Tue, Feb 16, 2021 at 1:46 AM Ian Hobson notifications@github.com wrote:
Hi 👋
I just checked and the wasm example's working for me. It looks like it can't find the compiled wasm.. Did you run ./build.sh before npm run serve ?
The readme was written in a hurry and wasn't clear so I just tried to clean it up a bit.
Now you can run
npm install
npm run wasm
npm run serve
Please let me know if that helps.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/irh/freeverb-rs/issues/7#issuecomment-779715217, or unsubscribe https://github.com/notifications/unsubscribe-auth/APHMLXMVUBPQUXNMNFLAQCTS7I5HJANCNFSM4XN2VXYQ .