Skip to content

cfg-gate wasm dependencies to target_arch = "wasm32"#75

Open
DaniPopes wants to merge 1 commit intoasync-rs:masterfrom
DaniPopes:cfg-dependencies
Open

cfg-gate wasm dependencies to target_arch = "wasm32"#75
DaniPopes wants to merge 1 commit intoasync-rs:masterfrom
DaniPopes:cfg-dependencies

Conversation

@DaniPopes
Copy link

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.

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.

1 participant