Stream: git-wasmtime

Topic: wasmtime / PR #6188 Change `asm` to `__asm__` in `helpers.c`


view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2023 at 14:30):

alexcrichton opened PR #6188 from alexcrichton:fix-asm to bytecodealliance:main:

This is an attempt to fix #6177 since according to [this reference][1] some modes of compilation require __asm__ instead of asm.

[1]: https://en.cppreference.com/w/c/language/asm

<!--
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 (Apr 10 2023 at 14:30):

alexcrichton requested jameysharp for a review on PR #6188.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2023 at 14:30):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2023 at 17:35):

sunfishcode submitted PR review.

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

alexcrichton merged PR #6188.


Last updated: Oct 23 2024 at 20:03 UTC