@doc.e.dub/wasm-bin

A package containing csound wasm binaries which can be bundled into other csound packages 📂

Usage no npm install needed!

<script type="module">
  import docEDubWasmBin from 'https://cdn.skypack.dev/@doc.e.dub/wasm-bin';
</script>

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.