|
You are here |
arturdryomov.dev | ||
| | | | |
msfjarvis.dev
|
|
| | | | | GitHub recently rolled out Packages to the general public, allowing the entire develop-test-deploy pipeline to get centralized at GitHub. Learn how to use it to publish your Android library packages. | |
| | | | |
shpota.com
|
|
| | | | | When I write programs in Kotlin I usually don't think about where to put my source files and how to structure packages; my build tool knows it better. After ... | |
| | | | |
jakewharton.com
|
|
| | | | | [AI summary] Jake Wharton details how he reduced the size of a Kotlin executable binary by over 99% through the strategic use of R8/R8 ProGuard, metadata removal, and standard library optimizations. | |
| | | | |
ma.ttias.be
|
|
| | | When trying to compile WebAssembly (wabt-rs) for a dependent package, it failed on Ubuntu 18.04 LTS due to this error message. | ||