Roughly how big in size (KB) is the Kotlin Native runtime and standard lib? Will there be room to put the runtime and standard lib on a diet 📏 if they are too big to fit into a Uc's flash (ROM)?
3 replies
it depends on what program uses, unlike Python or Lua link time optimizer can eliminate most/all unneeded parts of the runtime and stdlib