64kb is great, but often isn't enough for libraries with complex data structures.
This isn't a huge issue in Java or C++ which have phenomenal standard libs, but much more of an issue in things like Rust, Go, or JS which really rely on importing libraries from a package manager.
A bump to 128kb or 256kb would be awesome.