Stream: git-wasmtime

Topic: wasmtime / Issue #1244 Add an opcode accessor to require ...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 14:42):

bnjbvr commented on Issue #1244:

Tagging @iximeow for the change in the IR, @alexcrichton for the change in CI. Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 15:14):

bjorn3 commented on Issue #1244:

https://github.com/bjorn3/wasmtime/commit/959bc7335665556dd513fafa2f6997e6b0b45c57 attaches this to the recipe instead, so that it can have different values for different architectures and encodings. It also removes the special case for calls by setting the constraint on the call recipes too.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 15:24):

bnjbvr commented on Issue #1244:

We're going to get rid of recipes, so we shouldn't tie new features to them.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 15:42):

bjorn3 commented on Issue #1244:

RecipeConstraint, which clobbers_all is a field of in my commit, needs to remain, but I guess it will be renamed to something like EncodingConstraint.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 06 2020 at 16:20):

bnjbvr commented on Issue #1244:

RecipeConstraint, which clobbers_all is a field of in my commit, needs to remain, but I guess it will be renamed to something like EncodingConstraint.

Actually, as part of the isel work, even the Encoding structure will disappear and be replaced by something else.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2020 at 17:11):

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

Subscribe to Label Action

This issue or pull request has been labeled: "c", "r", "a", "n", "e", "l", "i", "f", "t"

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

Learn more.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2020 at 17:17):

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

Subscribe to Label Action

This issue or pull request has been labeled: "c", "r", "a", "n", "e", "l", "i", "f", "t"

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

Learn more.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2020 at 17:17):

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

Subscribe to Label Action

This issue or pull request has been labeled: "c", "r", "a", "n", "e", "l", "i", "f", "t"

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

Learn more.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 17 2020 at 10:52):

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

Subscribe to Label Action

This issue or pull request has been labeled: "cranelift", "cranelift:meta"

<details> <summary>Users Subscribed to "cranelift"</summary>

</details>

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

Learn more.


Last updated: Nov 22 2024 at 17:03 UTC