Stream: git-wasmtime

Topic: wasmtime / PR #3390 Remove the lightbeam backend


view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 16:07):

alexcrichton opened PR #3390 from rm-lightbeam to main:

This commit removes the Lightbeam backend from Wasmtime as per [RFC 14].
This backend hasn't received maintenance in quite some time, and as [RFC
14] indicates this doesn't meet the threshold for keeping the code
in-tree, so this commit removes it.

A fast "baseline" compiler may still be added in the future. The
addition of such a backend should be in line with [RFC 14], though, with
the principles we now have for stable releases of Wasmtime. I'll close
out Lightbeam-related issues once this is merged.

[RFC 14]: https://github.com/bytecodealliance/rfcs/pull/14

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 16:25):

bjorn3 created PR review comment:

Maybe keep this for in the future if a new backend is added?

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 16:25):

bjorn3 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 16:25):

bjorn3 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 17:11):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 17:11):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 17:11):

cfallin created PR review comment:

Pre-existing, but s/Cranelift will unconditionally use Cranelift/Wasmtime will unconditionally use Cranelift/ ?

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 17:11):

cfallin created PR review comment:

s/the Cranelift/Cranelift/

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 17:26):

alexcrichton updated PR #3390 from rm-lightbeam to main.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 17:27):

alexcrichton created PR review comment:

This can be added in the future and otherwise I think it would be confusing to have a flag that basically does nothing.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 17:27):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 27 2021 at 17:27):

alexcrichton merged PR #3390.


Last updated: Nov 22 2024 at 16:03 UTC