Stream: git-wasmtime

Topic: wasmtime / PR #3079 Cherry-pick #3063 to the stable branch


view this post on Zulip Wasmtime GitHub notifications bot (Jul 13 2021 at 11:08):

ulan opened PR #3079 from cherry-pick-3063-to-v0.26 to stable-v0.26:

As described in Issue #3052, the switch to Mach Exception handling
removed unix::StoreExt from the public API of crate on MacOS.
That is a breaking change and makes it difficult for some
application to upgrade to the current stable Wasmtime.

As a workaround this PR introduces a feature flag called
posix-signals-on-macos that restores the old behaviour on MacOS.
The flag is disabled by default.

<!--

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 (Jul 14 2021 at 07:17):

ulan closed without merge PR #3079.


Last updated: Oct 23 2024 at 20:03 UTC