Skip to content

cfg-gate wasm dependencies for wasm32` targets and update gloo-timers#75

Merged
jxs merged 2 commits into
async-rs:masterfrom
DaniPopes:cfg-dependencies
May 19, 2026
Merged

cfg-gate wasm dependencies for wasm32` targets and update gloo-timers#75
jxs merged 2 commits into
async-rs:masterfrom
DaniPopes:cfg-dependencies

Conversation

@DaniPopes
Copy link
Copy Markdown
Contributor

The gloo-timers and send_wrapper dependencies are used only on cfg(target_arch = "wasm32"); make sure they are not compiled outside of that cfg even if the wasm-bindgen feature is enabled.

@jxs jxs changed the title cfg-gate wasm dependencies to target_arch = "wasm32" cfg-gate wasm dependencies for \wasm32` targets and update gloo-timers May 19, 2026
@jxs jxs changed the title cfg-gate wasm dependencies for \wasm32` targets and update gloo-timers cfg-gate wasm dependencies for wasm32` targets and update gloo-timers May 19, 2026
@jxs jxs merged commit ef863d1 into async-rs:master May 19, 2026
4 checks passed
@DaniPopes DaniPopes deleted the cfg-dependencies branch May 19, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants