06:32 | <annevk> | Andreu Botella (he/they): I think it's tricky due to the 0x00 bytes surrounding the ASCII bytes |
07:40 | <annevk> | Domenic: https://github.com/tc39/proposal-shadowrealm/pull/336#issuecomment-994446991 onward is relevant to your interests. Seems like we might not be getting rid of serialize and transfer anytime soon. |
15:20 | <Domenic> | Wonderful. Should've known nothing would be simple with TC39. |
15:22 | <msmith12> | Looking over fetch standard right now, very well written |
15:49 | <annevk> | Thanks! |
17:20 | <Andreu Botella (he/they)> | wattsi supports plurals in xrefs, right? Does that not work for multi-word? |
17:20 | <Andreu Botella (he/they)> | Apparently it's not catching "scalar value strings" |
17:21 | <Andreu Botella (he/they)> | though let me do git pull on html-build |
17:22 | <Andreu Botella (he/they)> | ok, apparently they don't work at all, and I'm too used to bikeshed 😄 |
17:23 | <Domenic> | Wattsi does not support plurals or stemming, yeah :(. Just capitalization changes. |
17:44 | <TabAtkins> | Def one of my favorite features |
19:26 | <Domenic> | Especially now that you added gerund support for initial verbs |
19:26 | <Domenic> | (i.e., <dfn>do the thing</dfn> -> [=doing the thing=] just works.) |
21:33 | <TabAtkins> | it's full stem support, in fact - any transform it would do to the last word, it'll do to the first word too |