The edge runtime can be divided into two runtimes with different purposes. An instance for the user runtime is responsible for executing users' code. Limits are required to be set such as: Memory and ...
A set of Java annotations which can be used in JVM-based languages. They serve as an additional documentation and can be interpreted by IDEs and static analysis tools to improve code analysis.