Jaime Amate
Jaime Amate
Bumping this as well, I think it would be pretty handy to have this functionality implemented as in the Rust implementation.
Would the issue be fixed if the `assignment[assignee][topic]` list is filtered out in order to not include `null` values?
I'm currently facing the same issue on my project. It would be quite handy having somehow a `setStdIn` function. Could you explain on more further details about the workaround to...
Thanks for the explanation, I think this wouldn't even work in my use case :( I'm trying to embed a `.wasm` module compiled by [Javy](https://github.com/bytecodealliance/javy) and according to this [issue](https://github.com/bytecodealliance/javy/issues/592),...