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 ofasm
.[1]: https://en.cppreference.com/w/c/language/asm
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested jameysharp for a review on PR #6188.
alexcrichton requested wasmtime-core-reviewers for a review on PR #6188.
sunfishcode submitted PR review.
alexcrichton merged PR #6188.
Last updated: Nov 22 2024 at 16:03 UTC