pili's blog

By pili, history, 3 years ago, In English

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.

  • Vote: I like it
  • +19
  • Vote: I do not like it