Stream: git-wasmtime

Topic: wasmtime / PR #7463 Change http `consume` methods to stat...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 02 2023 at 19:15):

alexcrichton requested elliottt for a review on PR #7463.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 02 2023 at 19:15):

alexcrichton opened PR #7463 from alexcrichton:consume-static to bytecodealliance:main:

Currently these take borrow<_> arguments but semantically only work once, so instead switch them to static methods which take ownership of the input.

<!--
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 (Nov 02 2023 at 19:15):

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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 02 2023 at 19:15):

alexcrichton requested fitzgen for a review on PR #7463.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 02 2023 at 19:19):

alexcrichton updated PR #7463.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 03 2023 at 00:47):

alexcrichton closed without merge PR #7463.


Last updated: Oct 23 2024 at 20:03 UTC