Hacker News new | past | comments | ask | show | jobs | submit login

How big are the resulting binaries? This is something that's always stopped me from using frameworks like this.

Also, from what I can see, the documentation seems to be in Chinese: https://lcui.lc-soft.io/guide/zh-cn/




8KB for hello world, checked all its *.so except for libicu(utf-8) it is pretty standard jpeg/png/xml/stdc++ libraries, size does not seem like an issue,

the the GPL license might be of an issue though, then again, the author said he will switch to LGPL in 1.0.0 release, so all is good!


Thanks. Did you strip the binaries?


Not an issue an any OS with a half decent package manager.


How is the quality of the package manager related to the size of the binary?


You can dynamically link and only have to distribute small binaries.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: