wasmer-rust-example icon indicating copy to clipboard operation
wasmer-rust-example copied to clipboard

Invoking async functions

Open abhijeetbhagat opened this issue 3 years ago • 0 comments

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?

abhijeetbhagat avatar Apr 26 '21 14:04 abhijeetbhagat