Skip to content

fix(runtime): add wasmtime gc features to fix build on non-windows#275

Merged
lxfontes merged 1 commit intowasmCloud:mainfrom
jtakakura:fix/add-gc-feature
Feb 2, 2026
Merged

fix(runtime): add wasmtime gc features to fix build on non-windows#275
lxfontes merged 1 commit intowasmCloud:mainfrom
jtakakura:fix/add-gc-feature

Conversation

@jtakakura
Copy link
Copy Markdown
Contributor

This PR adds the gc and gc-null features to the wasmtime dependency in wash-runtime.

This change is needed to fix build and test failures on non-Windows platforms when using the pooling allocator. Without these features, compilation fails due to missing methods like total_gc_heaps.

Related issue: #274

@jtakakura jtakakura requested a review from a team as a code owner January 31, 2026 04:06
@lxfontes lxfontes enabled auto-merge February 2, 2026 14:57
@lxfontes lxfontes added this pull request to the merge queue Feb 2, 2026
Merged via the queue into wasmCloud:main with commit 1332824 Feb 2, 2026
9 checks passed
@jtakakura jtakakura deleted the fix/add-gc-feature branch February 2, 2026 15:00
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