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 thewasmtime-environ
crate to the
wasmtime-jit
crate. Eventually it's hoped that all cranelift
dependencies can be removed fromwasmtime-environ
, but this is
intended to just be a first step for now.
bjorn3 submitted PR Review.
bjorn3 created PR Review Comment:
lightbeam = ["wasmtime/lightbeam", "wasmtime-jit/lightbeam"]
alexcrichton closed without merge PR #1560.
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 thewasmtime-environ
crate to the
wasmtime-jit
crate. Eventually it's hoped that all cranelift
dependencies can be removed fromwasmtime-environ
, but this is
intended to just be a first step for now.
alexcrichton closed without merge PR #1560.
Last updated: Nov 22 2024 at 17:03 UTC