Stream: git-wasmtime

Topic: wasmtime / PR #1756 Move SingleFunctionCompiler into its ...


view this post on Zulip Wasmtime GitHub notifications bot (May 26 2020 at 03:08):

abrown opened PR #1756 from simple-compiler to master:

While experimenting with using this together with cranelift-interpreter, I realized that having SingleFunctionCompiler in cranelift-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.

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2020 at 03:08):

abrown requested sunfishcode for a review on PR #1756.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 25 2020 at 18:49):

alexcrichton edited PR #1756 from simple-compiler to main:

While experimenting with using this together with cranelift-interpreter, I realized that having SingleFunctionCompiler in cranelift-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.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2020 at 17:56):

abrown closed without merge PR #1756.


Last updated: Nov 22 2024 at 16:03 UTC