Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "loom" feature #24

Merged
merged 2 commits into from
Nov 23, 2024
Merged

Add "loom" feature #24

merged 2 commits into from
Nov 23, 2024

Conversation

notgull
Copy link
Member

@notgull notgull commented Nov 23, 2024

This feature simply forwards to the loom feature in event-listener.

This feature simply forwards to the loom feature in event-listener.

Signed-off-by: John Nunley <dev@notgull.net>
@notgull notgull requested a review from fogti November 23, 2024 19:30
Signed-off-by: John Nunley <dev@notgull.net>
std = ["event-listener/std"]

[dev-dependencies]
futures-lite = "2.0.0"

[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm_bindgen_unstable_test_coverage)'] }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huh, what's this about? Is that flag emitted by wasm_bindgen_test::test?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I'm not sure about this one. @daxpedda What is the intended solution here?

@notgull notgull merged commit 9e87a71 into main Nov 23, 2024
9 checks passed
@notgull notgull deleted the notgull/loom branch November 23, 2024 21:02
@notgull notgull mentioned this pull request Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants