Smithy4s provides a module for creating CLIs with Decline. Smithy4s cross-compiles many of its modules to Scala Native, including this one. This means we can create CLIs that work with Scala Native to avoid the JVM boot up time when invoking the CLI. We could similarly use Scala.js, or