Runnables
When building an application with Atmo, you segment your application's logic into individual functions known as Runnables . A Runnable can be written in any of the supported languages (such as TypeScript, Rust or Swift), and is compiled to WebAssembly when you build it.
https://atmo.suborbital.dev/concepts/runnables