Swift Experiments
Swift looks really good - strong-typed, the API makes sense, first-class support for native, and now you can develop in Linux as well. The disadvantage is that the produced binaries depend on Swift being installed, which means that you need to install Swift wherever you plan to run your binary. This blog shows how to install and develop Swift on Ubuntu 25.04 aarch64.