Currently, disabling gc via feature flag (or otherwise) may carry pretty significant performance penalty, at least in Wasm modules. I know that 34 release has already been branched off, but is there a chance the fix could be back ported? I am happy to open a PR to the release branch to facilitate that
Here's the PR with more details and the fix (which is tiny): https://github.com/bytecodealliance/wasmtime/pull/11068
Filed a backport PR for now: https://github.com/bytecodealliance/wasmtime/pull/11074
Backport sounds good to me, and thanks for making the PR!
Last updated: Dec 06 2025 at 06:05 UTC