saulecabrera opened issue #8098:
https://github.com/bytecodealliance/wasmtime/pull/8082 introduces Cranelift as the trampoline compiler for 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.
saulecabrera added the winch label to Issue #8098.
github-actions[bot] commented on issue #8098:
Subscribe to Label Action
cc @saulecabrera
<details>
This issue or pull request has been labeled: "winch"Thus the following users have been cc'd because of the following labels:
- saulecabrera: winch
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
saulecabrera edited issue #8098:
https://github.com/bytecodealliance/wasmtime/pull/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.
elliottt assigned elliottt to issue #8098.
elliottt closed issue #8098:
https://github.com/bytecodealliance/wasmtime/pull/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.
elliottt commented on issue #8098:
Fixed in #8082
elliottt reopened issue #8098:
https://github.com/bytecodealliance/wasmtime/pull/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.
elliottt commented on issue #8098:
I confused this with #8087 when closing old issues.
elliottt edited a comment on issue #8098:
~Fixed in #8082~
elliottt closed issue #8098:
https://github.com/bytecodealliance/wasmtime/pull/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.
Last updated: Nov 22 2024 at 16:03 UTC