Stream: git-wasmtime

Topic: wasmtime / Issue #1571 Fix aarch64 load trap info: HeapOu...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2020 at 22:48):

github-actions[bot] commented on Issue #1571:

Subscribe to Label Action

cc @bnjbvr

<details>
This issue or pull request has been labeled: "cranelift", "cranelift:area:aarch64"

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 (Apr 22 2020 at 19:15):

cfallin commented on Issue #1571:

Agreed, we could clean up the way that traps are specified at some point -- something like "trap code to raise if this CLIF instruction fails for any one of a predetermined set of failure modes" (e.g., load/store to bad address, FP range/conversion/div-by-0, etc.) For now this fixes the test failures, though, so I'll go ahead and merge this!


Last updated: Oct 23 2024 at 20:03 UTC