Stream: git-wasmtime

Topic: wasmtime / PR #13155 Add `Strategy::Winch` and `RegallocA...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2026 at 22:26):

lethalbit opened PR #13155 from lethalbit:aki/wasmtime-c to bytecodealliance:main:

Hi all!

This is a very small PR that just ensures that Strategy::Winch has been added to the C and C++ side of things.

It also adds support for setting cranelift_regalloc_algorithm, via the C and C++ APIs so it adds the needed bits for that (that being support for setting it via the C and C++ APIs and the new enum defs on that side of the FFI fence)

I did give a quick canvas around and didn't find anything super directly related to these changes in the existing PR list, but I could have missed something!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2026 at 22:26):

lethalbit requested fitzgen for a review on PR #13155.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2026 at 22:26):

lethalbit requested wasmtime-core-reviewers for a review on PR #13155.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2026 at 22:31):

lethalbit updated PR #13155.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2026 at 22:44):

lethalbit edited PR #13155.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2026 at 23:12):

alexcrichton submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2026 at 23:12):

alexcrichton added PR #13155 Add Strategy::Winch and RegallocAlgorithm support to the C and C++ API to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2026 at 23:36):

alexcrichton merged PR #13155.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2026 at 23:36):

alexcrichton removed PR #13155 Add Strategy::Winch and RegallocAlgorithm support to the C and C++ API from the merge queue.


Last updated: May 03 2026 at 22:13 UTC