Skip to content

uv_backend_fd like support to make integration to OS gui event loop possible! #6994

@congzhangzh

Description

@congzhangzh

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

Metadata

Metadata

Assignees

Labels

A-tokioArea: The main tokio crateC-feature-requestCategory: A feature request.T-wasmTopic: Web Assembly

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions