-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-feature-requestCategory: A feature request.Category: A feature request.T-wasmTopic: Web AssemblyTopic: Web Assembly
Description
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
sigmaSd
Metadata
Metadata
Assignees
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-feature-requestCategory: A feature request.Category: A feature request.T-wasmTopic: Web AssemblyTopic: Web Assembly