Stream: git-wasmtime

Topic: wasmtime / PR #8646 Un-gate `Func::new` on compiler features


view this post on Zulip Wasmtime GitHub notifications bot (May 17 2024 at 13:58):

alexcrichton opened PR #8646 from alexcrichton:ungate-func-new to bytecodealliance:main:

This commit enables the Func::new constructor and related other functions when cranelift and winch features are both disabled, meaning this is now available in compiler-less builds. This builds on the support of #8629.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (May 17 2024 at 13:58):

alexcrichton has marked PR #8646 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (May 17 2024 at 13:58):

alexcrichton requested wasmtime-core-reviewers for a review on PR #8646.

view this post on Zulip Wasmtime GitHub notifications bot (May 17 2024 at 13:58):

alexcrichton requested fitzgen for a review on PR #8646.

view this post on Zulip Wasmtime GitHub notifications bot (May 17 2024 at 20:54):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 17 2024 at 21:07):

fitzgen merged PR #8646.


Last updated: Nov 22 2024 at 17:03 UTC