Web: set control flow strategies on EventLoop (#3740)
This commit is contained in:
parent
db2c97a995
commit
b4e83a5966
3 changed files with 36 additions and 0 deletions
|
|
@ -40,6 +40,11 @@ changelog entry.
|
|||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
- On Web, add `EventLoopExtWebSys::(set_)poll_strategy()` to allow setting
|
||||
control flow strategies before starting the event loop.
|
||||
|
||||
### Changed
|
||||
|
||||
- On Web, let events wake up event loop immediately when using
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue