Stream: git-wasmtime

Topic: wasmtime / issue #4558 Implement fused adapters for `(lis...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2022 at 18:04):

alexcrichton commented on issue #4558:

I've updated this with some initial support for https://github.com/WebAssembly/component-model/issues/78 as well where zero-size lists (either with zero length or with zero-sized-types) and zero-size strings skip all in-bounds-ness-checks. This updated a few existing tests and trap semantics to match the adapters that are generated.

This does sort of make me wonder how to fuzz this eventually but I don't think I have a great idea at this time.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 01 2022 at 18:36):

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

Subscribe to Label Action

cc @peterhuene

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

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>


Last updated: Oct 23 2024 at 20:03 UTC