Environments

Environments are the language runtimes that run your functions. Each one ships a runtime image and, for compiled or dependency-heavy code, a matching builder image. Learn how they work in the environments concept guide, or browse the source in the fission/environments repository.