fiberplane / fp-bindgen

Bindings generator for full-stack WASM plugins
https://fiberplane.dev
Apache License 2.0
479 stars 18 forks source link

fix async guest function panic in multi-thread tokio runtime env #210

Open xdlin opened 2 months ago

xdlin commented 2 months ago

fix async guest function panic in multi-thread tokio runtime

refer to 'docs/multiple-thread-support.md' for more details