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.
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:
- peterhuene: wasmtime:api
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
Last updated: Nov 22 2024 at 16:03 UTC