Stream: git-wasmtime

Topic: wasmtime / PR #1560 Move JIT compilation backends to `was...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2020 at 16:38):

alexcrichton opened PR #1560 from move-cranelift to master:

This is an internal refactoring of the wasmtime crates to move actual
compilation of code from the wasmtime-environ crate to the
wasmtime-jit crate. Eventually it's hoped that all cranelift
dependencies can be removed from wasmtime-environ, but this is
intended to just be a first step for now.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2020 at 16:39):

bjorn3 submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2020 at 16:39):

bjorn3 created PR Review Comment:

lightbeam = ["wasmtime/lightbeam", "wasmtime-jit/lightbeam"]

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2020 at 17:41):

alexcrichton closed without merge PR #1560.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2020 at 17:41):

alexcrichton reopened PR #1560 from move-cranelift to master:

This is an internal refactoring of the wasmtime crates to move actual
compilation of code from the wasmtime-environ crate to the
wasmtime-jit crate. Eventually it's hoped that all cranelift
dependencies can be removed from wasmtime-environ, but this is
intended to just be a first step for now.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2020 at 19:21):

alexcrichton closed without merge PR #1560.


Last updated: Oct 23 2024 at 20:03 UTC