Question: how can - and how should - one declare a...
# webassembly
l
Question: how can - and how should - one declare a dependency on a Wasm library only available as a Cargo Crate (i.e. rust package) for WasmJS?
The specific library I'm talking about is Sophia.
a
I think we need to wait for the implementation of the component model
l
Huh. Got it.