abrown opened PR #1756 from simple-compiler to master:
While experimenting with using this together with
cranelift-interpreter, I realized that havingSingleFunctionCompilerincranelift-filetestscreates 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 havingSingleFunctionCompilerincranelift-filetestscreates 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: Dec 13 2025 at 19:03 UTC