#8082 introduces Cranelift as the trampoline compiler for components in Winch. This allows reducing code duplication and allowing for better maintainability.
In order to have uniform trampoline compilation across the board, we want to migrate the rest of Winch's trampolines to use Cranelift.
#8082 introduces Cranelift as the trampoline compiler for components in Winch. This allows reducing code duplication and allowing for better maintainability.
In order to have uniform trampoline compilation across the board, we want to migrate the rest of Winch's trampolines to use Cranelift.