Hey everyone,
As you might know I am currently working on upstreaming the Wasmtime wasip3 support from https://github.com/bytecodealliance/wasip3-prototyping (tracking issue: https://github.com/bytecodealliance/wasip3-prototyping/issues/228)
I was out of office for a couple of days and will be out for a few more. I'm back August 5th.
To help move this effort along, perhaps somebody would like to work on upstreaming wasip3 HTTP support? There are still a few wasip2 incoming HTTP tests that have not been adapted, quite some refactoring to do and alignment with latest spec and Wasmtime API changes.
My goal was to get the wasi:sockets PR (https://github.com/bytecodealliance/wasmtime/pull/11291) ready today, however it looks like I probably should wait for https://github.com/bytecodealliance/wasmtime/pull/11325 to get merged first and go through another round of rebase and adaptation to new API to (hopefully) resolve https://github.com/bytecodealliance/wasip3-prototyping/issues/226. If anyone would like to do that before August 5th once the linked PR gets merged, please feel free to update my PR.
I've already started with some basic scaffolding for wasi:filesystem, but if anyone would like pick that one up before August 5th - feel free to do so.
cc @Alex Crichton @Joel Dice
I'm working on finishing up the wasi:sockets PR you made, and I can handle the rebasing/refactoring around Joel's work too. I'll start working on wasi:filesystem afterwards as well (probably won't get to http by next week)
Last updated: Dec 06 2025 at 06:05 UTC