@doc.e.dub/csound-wasm-bin
v6.17.0-beta5
Published
A package containing csound wasm binaries which can be bundled into other csound packages 📂
Downloads
55
Maintainers
Readme
@csound/wasm
Developing @csound/wasm trough @csound/browser:
Go to csound/wasm, type yarn link
, then go to
csound/wasm/browser and type yarn link @csound/wasm
and yarn will create a symlink to the local @csound/wasm
and try to build with your local wasm binary.