I see, and alternatively, if I used a JS-only `zstd` implementation, would I be able to apply that t

I see, and alternatively, if I used a JS-only zstd implementation, would I be able to apply that to a Uint8Array representation of a Wasm binary embedded in a JavaScript constant, and call WebAssembly.instantiate() from it?
Was this page helpful?