Skip to content

Make WASM support optional via a feature flag#761

Merged
djc merged 2 commits intoconsole-rs:mainfrom
SvenFinn:main
Jan 28, 2026
Merged

Make WASM support optional via a feature flag#761
djc merged 2 commits intoconsole-rs:mainfrom
SvenFinn:main

Conversation

@SvenFinn
Copy link
Contributor

Makes wasm support togglable using the wasmbind feature

Resolves #753

This is to make "reconstruction" of the default feature set possible, in case the user wants to disable the wasmbind feature
@djc djc merged commit 34aee07 into console-rs:main Jan 28, 2026
11 checks passed
@djc
Copy link
Member

djc commented Jan 28, 2026

Okay, thanks!

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.

Maybe make wasm a feature switch?

2 participants