Stream: git-wasmtime

Topic: wasmtime / PR #8914 Refactor internal profiling APIs to b...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2024 at 18:27):

alexcrichton opened PR #8914 from alexcrichton:refactor-perf to bytecodealliance:main:

Pass around &[u8] instead of *const u8 and usize to avoid the need for raw unsafe abstractions.

Closes #8905

<!--
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 (Jul 08 2024 at 18:27):

alexcrichton requested fitzgen for a review on PR #8914.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2024 at 18:27):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2024 at 18:53):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2024 at 19:08):

fitzgen merged PR #8914.


Last updated: Oct 23 2024 at 20:03 UTC