Stream: git-wasmtime

Topic: wasmtime / PR #9203 Reduce some `unsafe` with APIs from R...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 05 2024 at 19:09):

alexcrichton opened PR #9203 from alexcrichton:less-unsafe to bytecodealliance:main:

Notably *mut [T] now sports a len method to avoid the need for an unsafe block to read the length field.

<!--
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
-->

view this post on Zulip Wasmtime GitHub notifications bot (Sep 05 2024 at 19:09):

alexcrichton requested wasmtime-core-reviewers for a review on PR #9203.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 05 2024 at 19:09):

alexcrichton requested pchickey for a review on PR #9203.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 09 2024 at 16:58):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 09 2024 at 18:02):

alexcrichton merged PR #9203.


Last updated: Nov 22 2024 at 17:03 UTC