wasmer-rust-example
wasmer-rust-example copied to clipboard
Invoking async functions
I have a library in which I am trying to invoke async functions belonging to yet another library of mine. Is there a way to achieve this using the wasmer API?