Hacker News new | ask | show | jobs
by cryptonector 429 days ago
I bet SQLite3 builds on more platforms than Go.
1 comments

It’s not about the build platform, it’s about the execution platform and not having to have a toolchain for every platform. This is especially relevant in the embedded space.