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::Winchhas 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!
lethalbit requested fitzgen for a review on PR #13155.
lethalbit requested wasmtime-core-reviewers for a review on PR #13155.
lethalbit updated PR #13155.
lethalbit edited PR #13155.
alexcrichton submitted PR review:
Thanks!
alexcrichton added PR #13155 Add Strategy::Winch and RegallocAlgorithm support to the C and C++ API to the merge queue.
alexcrichton merged PR #13155.
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