Stream: git-wasmtime

Topic: wasmtime / issue #4072 ISLE: add support for extended lef...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2022 at 07:38):

cfallin commented on issue #4072:

cc @fitzgen @abrown

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2022 at 07:55):

github-actions[bot] commented on issue #4072:

Subscribe to Label Action

cc @cfallin, @fitzgen

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

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 28 2022 at 21:07):

cfallin commented on issue #4072:

@fitzgen I've updated this implementation to correspond to the now-merged PR, and added language-reference updates as well. I think it's ready for review!

The one change relative to the RFC's language spec is that the pure designator comes on the decl instead of the extern constructor, which seemed more logically consistent to me once I realized that we'll want to do pure-expression-checking on internal constructor bodies invoked from if-lets as well.


Last updated: Nov 22 2024 at 16:03 UTC