uv_backend_fd like support to make integration to OS gui event loop possible! #6994
Labels
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
T-wasm
Topic: Web Assembly
I want to make webview_deno support async binding, which under the hood need pool tokio event in separate thread, and trigger on UI thread!
Is your feature request related to a problem? Please describe.
no
Describe the solution you'd like
A backend fd mechanism
Describe alternatives you've considered
no
Additional context
No
webview/webview_deno#185 (comment)
https://docs.libuv.org/en/v1.x/loop.html#c.uv_backend_fd
https://www.electronjs.org/blog/electron-internals-node-integration
webview/webview#578
webview/webview_deno#185
The text was updated successfully, but these errors were encountered: