add: ActiveEventLoop::create_proxy()
Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
This commit is contained in:
parent
2e93e48a3b
commit
a0d69c782a
14 changed files with 78 additions and 71 deletions
|
|
@ -40,6 +40,10 @@ changelog entry.
|
|||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
- Add `ActiveEventLoop::create_proxy()`.
|
||||
|
||||
### Changed
|
||||
|
||||
- On Web, let events wake up event loop immediately when using `ControlFlow::Poll`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue