Stream: git-wasmtime

Topic: wasmtime / PR #7111 wasi-http: Update to hyper-1.0.0-rc4


view this post on Zulip Wasmtime GitHub notifications bot (Sep 29 2023 at 00:08):

elliottt edited PR #7111:

Update our hyper dependency to 1.0.0.rc4, and add a git dependency on hyper-utils so that we can access the hyper::rt::TokioIo wrapper.

<!--
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 29 2023 at 00:08):

elliottt edited PR #7111:

Update our hyper dependency to 1.0.0-rc4, and add a git dependency on hyper-utils so that we can access the hyper::rt::TokioIo wrapper.

<!--
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 29 2023 at 00:34):

elliottt edited PR #7111:

Update our hyper dependency to 1.0.0-rc4, and add a git dependency on hyper-utils so that we can access the hyper::rt::TokioIo wrapper.

I'm not totally sure if it's worth doing this update yet, as hyper-utils is still not released on crates.io. We could also port the TokioIo struct over as a temporary fix.

<!--
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 29 2023 at 02:42):

elliottt closed without merge PR #7111.


Last updated: Oct 23 2024 at 20:03 UTC