Stream: git-wasmtime

Topic: wasmtime / PR #4648 Update behavior of zero-length lists/...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2022 at 21:34):

alexcrichton opened PR #4648 from update-zero-length-things to main:

The spec was expected to change to not bounds-check 0-byte lists/strings
but has since been updated to match memory.copy which does indeed
check the pointer for 0-byte copies.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2022 at 22:53):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 09 2022 at 14:26):

alexcrichton merged PR #4648.


Last updated: Oct 23 2024 at 20:03 UTC