Stream: git-wasmtime

Topic: wasmtime / issue #4203 shared memory: audit safety of poi...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 07 2022 at 17:58):

abrown edited issue #4203:

In discussions about #4187, we questioned whether several uses of (the equivalent of) memset and memcpy are still safe when shared memory is present. This issue is a placeholder to discuss that and will be used for tagging the relevant locations in the code.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2022 at 17:15):

alexcrichton labeled issue #4203:

In discussions about #4187, we questioned whether several uses of (the equivalent of) memset and memcpy are still safe when shared memory is present. This issue is a placeholder to discuss that and will be used for tagging the relevant locations in the code.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2022 at 21:12):

abrown commented on issue #4203:

For reference, see several SpiderMonkey snippets.


Last updated: Oct 23 2024 at 20:03 UTC