Hey folks, where do things stand with implementing...
# golang
s
Hey folks, where do things stand with implementing Go generics?
Tagging @many-telephone-49025, any public updates you can provide?
m
@salmon-account-74572 I do not have the current roadmap in mind but maybe @helpful-flower-39166 can give feedback?
h
This would be a question for Will or @echoing-dinner-19531
e
Its all on hold for the time being. Last time it caused far too much memory pressure in the Go compiler for standard uses. Re-ran the benchmarks recently and nothing had improved. So yeh all on hold for the time being, the current design being too resource intensive, and the alternates proposed so far either not being backwards compatible or really difficult to work with.
s
Got it. Thank you for the update! 🙏