Stream: git-wasmtime

Topic: wasmtime / PR #7542 Invert logic to use `__builtin_{setjm...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 15 2023 at 15:46):

alexcrichton opened PR #7542 from alexcrichton:invert-ifdef-order to bytecodealliance:main:

Instead of having the catch-all be the compiler intrinsics instead have the catch-all be sig{set,long}jmp. It looks like GCC implements the __builtin_* intrinsics but Clang only implements them on x86_64.

<!--
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 (Nov 15 2023 at 15:46):

alexcrichton requested fitzgen for a review on PR #7542.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 15 2023 at 15:46):

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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 16 2023 at 17:21):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 16 2023 at 18:10):

alexcrichton updated PR #7542.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 16 2023 at 18:11):

alexcrichton has enabled auto merge for PR #7542.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 16 2023 at 18:59):

alexcrichton merged PR #7542.


Last updated: Nov 22 2024 at 16:03 UTC