Stream: git-wasmtime

Topic: wasmtime / PR #10860 Remove use of `sptr` crate


view this post on Zulip Wasmtime GitHub notifications bot (May 29 2025 at 15:17):

alexcrichton opened PR #10860 from alexcrichton:remove-sptr-dep to bytecodealliance:main:

This was a polyfill before strict provenance APIs were on stable Rust, but they're now stable so use the native methods in std::ptr instead.

<!--
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 (May 29 2025 at 15:17):

alexcrichton requested fitzgen for a review on PR #10860.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2025 at 15:17):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2025 at 15:17):

alexcrichton requested wasmtime-default-reviewers for a review on PR #10860.

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2025 at 15:44):

fitzgen submitted PR review:

Nice

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2025 at 16:04):

fitzgen merged PR #10860.


Last updated: Dec 06 2025 at 07:03 UTC