Stream: git-wasmtime

Topic: wasmtime / issue #8098 winch: Use cranelift as the trampo...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2024 at 13:13):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2024 at 13:13):

saulecabrera added the winch label to Issue #8098.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2024 at 13:14):

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:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2024 at 13:22):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2024 at 19:43):

elliottt assigned elliottt to issue #8098.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2024 at 00:06):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2024 at 00:06):

elliottt commented on issue #8098:

Fixed in #8082

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2024 at 00:06):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2024 at 00:06):

elliottt commented on issue #8098:

I confused this with #8087 when closing old issues.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 14 2024 at 00:07):

elliottt edited a comment on issue #8098:

~Fixed in #8082~

view this post on Zulip Wasmtime GitHub notifications bot (Mar 21 2024 at 18:25):

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