Stream: git-wasmtime

Topic: wasmtime / Issue #1777 [cranelift-interpreter] Add more a...


view this post on Zulip Wasmtime GitHub notifications bot (May 28 2020 at 04:20):

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

Subscribe to Label Action

cc @bnjbvr

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

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 (May 28 2020 at 17:22):

abrown commented on Issue #1777:

I'll probably add i128 support later, mainly because I think that I would have to change DataValue--currently DataValue::V128 is [u8; 16], not i128.


Last updated: Oct 23 2024 at 20:03 UTC