This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Artem Krylysov
artem.krylysov.com
did:plc:ddla2bueajpnsp64ythovdvz
It's a bummer that the range iterators introduced in Go 1.23 are not inlined and may cause extra allocations in some cases. I ended up creating a custom iterator interface to workaround the allocations. Hopefully, future Go versions improve this https://github.com/golang/go/issues/69539
2024-11-28T15:57:33.829Z