Stream: git-wasmtime

Topic: wasmtime / PR #6591 add check for ro store


view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2023 at 17:50):

littlebenlittle opened PR #6591 from littlebenlittle:feature/trap-ro-store to bytecodealliance:main:

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

Proposed change to support #5900. Returns an error if MemFlags::read_only is set, indicating an invalid store operation.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2023 at 19:14):

littlebenlittle updated PR #6591.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 16 2023 at 19:14):

littlebenlittle closed without merge PR #6591.


Last updated: Oct 23 2024 at 20:03 UTC