István Szmozsánszky
István Szmozsánszky
Do we also plan to have the generation upstreamed here or in the new repo @ospencer ? Can't do much more, without that but the `wit` looks alright to me.
Correct me if I'm wrong but my understanding was that these `wit` interfaces are the source that auto-generate the glue code of e.g. suborbital/reactr#272 through wit-bindgen? If that's correct, I...
Sounds good, thanks for elaborating!
@ospencer could you have a look at 2./3. here and comment on whether they are intended or improving the consistency here would be useful / planned? Particularly if 3.) is...
Since this is generated, I don't think we care about the `return undefined`-s making the `undefined` return value explicit, other than that this looks great, thanks!
Hmm, I'm running the latest sat version (v0.1.4 with Reactr v0.15.1) and created a [fork of the API](https://www.npmjs.com/package/@flaki/runnable) to test this but for some reason there doesn't seem to be...
> @flaki Sorry I wasn't more direct about it—[suborbital/javy#16](https://github.com/suborbital/javy/pull/16) is required to make this work. Running into some build issues over there but once that's resolved that'll be in. Ah,...
@ospencer if I understand correctly suborbital/reactr#203 adds both `get-field` and `set-field`, alongside `set-header` but for now we only expose `set-header` and `set-field` ~~and at some point we will be able...
Riiight, sorry, so this is exposing the "middleware" API, a la suborbital/reactr#213 ?
I believe this might be a duplicate of #195 ? (or, rather, the other way around but it doesn't matter much)