bytecodealliance / wrpc

Wasm component-native RPC framework
Other
152 stars 21 forks source link

[rs] Set async paths in `runtime-wasmtime` #184

Open rvolosatovs opened 4 months ago

rvolosatovs commented 4 months ago

We now have functionality to walk the type in wrpc_introspect and compute the async values, we should do the same for wasmtime APIs directly. input-stream and such should be treated as async