Stream: git-wasmtime

Topic: wasmtime / PR #9039 Improve unsupported architecture erro...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 19:05):

alexcrichton opened PR #9039 from alexcrichton:better-unsupported-error to bytecodealliance:main:

Don't rely purely on compile_error! which doesn't halt compilation. Instead fill out some stubs which won't ever actually get compiled but prevent other compiler errors from cropping up.

<!--
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 (Jul 29 2024 at 19:05):

alexcrichton requested elliottt for a review on PR #9039.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 19:05):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 20:44):

github-actions[bot] commented on PR #9039:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "wasmtime:api", "wasmtime:ref-types"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 20:55):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2024 at 21:10):

fitzgen merged PR #9039.


Last updated: Oct 23 2024 at 20:03 UTC