Build VM-free programs using Scala Native and the Scala Toolkit!
Learn how to create a lightweight app with sttp-client for HTTP communication and Cats Effect for rich effects. Utilize Scala 3, scala-cli, and Scala Native with a simple setup.
TUTORIAL: http://sml.io/native-toolkit
Native app development with sttp and Scala Toolkit
Scala offers numerous benefits, but doesn’t fit cases where one needs fast startup or a low memory footprint. It would be great to develop in this language and build lightweight VMfree programs. That’s where Scala Native is making significant progress, with growing support from the libraries.
