abrown opened PR #1756 from simple-compiler
to master
:
While experimenting with using this together with
cranelift-interpreter
, I realized that havingSingleFunctionCompiler
incranelift-filetests
creates a circular dependency. Moving this functionality out to its own crate breaks that cycle. I am quite open to other approaches (merge together with simplejit somehow?) or crate name suggestions.
abrown requested sunfishcode for a review on PR #1756.
alexcrichton edited PR #1756 from simple-compiler
to main
:
While experimenting with using this together with
cranelift-interpreter
, I realized that havingSingleFunctionCompiler
incranelift-filetests
creates a circular dependency. Moving this functionality out to its own crate breaks that cycle. I am quite open to other approaches (merge together with simplejit somehow?) or crate name suggestions.
abrown closed without merge PR #1756.
Last updated: Nov 22 2024 at 16:03 UTC