Module imports function '__wbindgen_describe' from '__wbindgen_placeholder__' that is not exported by the runtime

It’s trying to use functions that are not available in wasm32 I suppose. Is it because of somethin gin the base crate or does it only happen if you turn on certain features?

There’s probably some inspiration in this thread: Generating custom principals/uuids in Rust

1 Like