Skip to content

Web: set control flow strategies on EventLoop#3740

Merged
daxpedda merged 1 commit into
rust-windowing:masterfrom
daxpedda:control-flow-strategy-event-loop
Jun 20, 2024
Merged

Web: set control flow strategies on EventLoop#3740
daxpedda merged 1 commit into
rust-windowing:masterfrom
daxpedda:control-flow-strategy-event-loop

Conversation

@daxpedda
Copy link
Copy Markdown
Member

I noticed that Web doesn't expose (set_)poll_strategy() on EventLoop, but only on ActiveEventLoop, which makes setup a bit more difficult.

Related #3739.

@daxpedda daxpedda added the DS - web Affects the Web backend (WebAssembly/WASM) label Jun 18, 2024
@daxpedda daxpedda added this to the Version 0.30.3 milestone Jun 18, 2024
@daxpedda daxpedda force-pushed the control-flow-strategy-event-loop branch from 31dcd1b to cb5e547 Compare June 20, 2024 20:49
@daxpedda daxpedda merged commit b4e83a5 into rust-windowing:master Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DS - web Affects the Web backend (WebAssembly/WASM)

Development

Successfully merging this pull request may close these issues.

2 participants