Ondra Kupka
Ondra Kupka
Hmm, I would need to rebase this so that Travis passes. Is that possible with GitHub or not? I can tell you that everything passed with Go 1.1 on my...
Ah, cool, it rebases automatically. Travis passes now :-)
Hi, I am rather busy these days, but I will try to take a look.
How do you encode `string` in Wube? As `list`?
How do you handle partial type definition in Wube? Like `result`? Do you simply encode `Ok` as `0x00` ?
I assume that enums and variants are now also encoded using LEB128, so you don't need to know the total number of possible values any more?
> use wasi:io/[email protected].{error-code}; Wasn't `error-code` supposed to be imported from `wasi:http/types` ?
Ok, will take a look when I have some spare time.
Sure we can, i am just not that familiar with the release cycle, so I have no idea when this can happen :-)
Dunno what you mean by waiting for 3.2.3 in fact, zeromq3-x is 3.2.4 already and it's still using the old protocol, it will change in 3.3.0 I guess...