Guy Bedford
Guy Bedford
I've updated the description here to separately consider keys and values.
> When the written size is less than the content length, HTTP-{request,response}-body-size(option) is the correct variant to return throw from outgoing-body.finish. Note this is not the case for Wasmtime currently...
This was landed in Wasmtime in https://github.com/bytecodealliance/wasmtime/pull/7591, so is only pending as a documentation update at this point that the error has been extended to apply to sizes less than...
When this was originally raised it was based on performance benchmarking, which was later clarified to not be using the Wasmtime compliation cache when running the component benchmarks - when...