Skip to content

Conversation

@ikusteu
Copy link

@ikusteu ikusteu commented Oct 18, 2025

I got errors trying to build type-gen due to incompatibility between my (global) Rust toolchain (stable -- 1.90.0) and wasm-bindgen:

error: older versions of the wasm-bindgen crate are incompatible with current versions of Rust; please update to wasm-bindgen v0.2.88

This is fixed by locking the Rust toolchain (in rust-toolchain.toml), so I copied the rust-toolchain.toml from https://github.com/vlcn-io/cr-sqlite package, locking the version

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