I’m starting to update my library to support WASM. Can a `wasmJs` project depend on libraries compil...
c
I’m starting to update my library to support WASM. Can a
wasmJs
project depend on libraries compiled to only
wasmWasi
? Or do I need to configure my library with both
wasmWasi
and
wasmJs
targets?
šŸ‘ 1
j
Both
šŸ‘ 1