Skip to content

Remove wasm-unstable-single-threaded from the matrix-sdk-ffi Cargo.toml file#215

Merged
poljar merged 1 commit into
mainfrom
poljar/wasm-support-fix
Nov 14, 2025
Merged

Remove wasm-unstable-single-threaded from the matrix-sdk-ffi Cargo.toml file#215
poljar merged 1 commit into
mainfrom
poljar/wasm-support-fix

Conversation

@poljar

@poljar poljar commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

This feature needs to be enabled for Wasm support of the matrix-sdk-ffi crate, but it's only available on 0.29+ of uniffi.

So we remove any mention of this feature since we're not building for Wasm here anyways.

This is needed for matrix-org/matrix-rust-sdk#5838.

…ml file

This feature needs to be enabled for Wasm support of the matrix-sdk-ffi
crate, but it's only available on 0.29+ of uniffi.

So we remove any mention of this feature since we're not building for
Wasm here anyways.
@poljar poljar force-pushed the poljar/wasm-support-fix branch from 87218d1 to 4b4e3e9 Compare November 13, 2025 09:15

@Hywan Hywan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me. Thanks!

@poljar poljar merged commit ddaa321 into main Nov 14, 2025
4 checks passed
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