I’m starting to update my library to support WASM....
# multiplatform
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