mmcloughlin opened PR #8423 from mmcloughlin:meta-isle-compilations
to bytecodealliance:main
:
This PR moves the
get_isle_compilations
function from the codegenbuild.rs
into
themeta
crate.The purpose of this change is to enable sharing the ISLE compilations configuration with
other ISLE tooling.Note this also makes a minor change that
get_isle_compilations
does not query the
current directory itself, instead expecting the caller to do it and pass in appropriate
full paths.
mmcloughlin requested cfallin for a review on PR #8423.
mmcloughlin requested wasmtime-compiler-reviewers for a review on PR #8423.
cfallin submitted PR review:
Seems reasonable; LGTM!
cfallin merged PR #8423.
Last updated: Nov 22 2024 at 16:03 UTC