Till Schneidereit
Till Schneidereit
@guybedford is this still relevant? (Apologies for the late response!)
@juntyr Alex is on vacation this week, so the review will take a bit longer still. I can't really comment on what that'll do to the timing relative to the...
my take is that we should have wasi:http either always provide an authority, or provide the `host` header. Otherwise there's no standard way for content to learn about the authority...
I think the question has been answered as much as we can answer it here.
Closing per Pat's explanation, but feel free to reopen with an explanation if you disagree, @Userzxcvbvnm!
Closing this as it's more of a WASI issue than a Wasmtime one—at least for now, as Wasmtime's behavior would have to change in case the spec is clarified in...
I think this makes sense to do, yes. An additional or alternative thing we could consider is to expose a way for embedders to spin the event loop explicitly, or...
Note that this is a draft for now, because there's some build system wrangling still required to make it not just Work On My Machine™️, because documentation is entirely absent,...
Indeed, please do! I just pushed a couple more commits here, one of which I had lying around and that might be helpful, and the other containing documentation of the...
Oh also, I think we should introduce a testing builtin that supports forcing GCs and such to be able to test this. Probably with an API that's compatible with what...