Stream: git-wasmtime

Topic: wasmtime / PR #4270 Enable parallel compilation in the C ...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 14 2022 at 20:50):

alexcrichton opened PR #4270 from c-api-parallel to main:

When parallel compilation was moved behind a compile-time feature in the
wasmtime crate we forgot to add the corresponding feature to the C API
which means that the C API hasn't been using parallel compilation since #1903
(oh dear!)

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 14 2022 at 20:50):

alexcrichton has marked PR #4270 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 14 2022 at 21:11):

peterhuene submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 14 2022 at 21:23):

alexcrichton merged PR #4270.


Last updated: Oct 23 2024 at 20:03 UTC