@shaunlebron I thought I read an article that mirrored this comment but having trouble finding it. https://news.ycombinator.com/item?id=15782640 I’m excited to know if it will work for parinfer, in theory the computation is in the sweet spot
@snoe: interesting, thanks for that source
The only external-library-like thing that the Rust code does is ask for the width of a unicode character, I think. It would be easy to work around that. I mean, there's probably some rust memory management stuff, too.
I guess this comes to incremental updates being useful, in order to communicate in small packets.