Skip to content

Language and runtime comparison

OpenFoundry already hints at a multi-runtime function future.

Current runtime matrix

RuntimeCurrent repository signalLikely role
Rust nativeservice logic across the platformcontrol-plane and high-performance backend flows
Node runtimenode_runtime_command in ontology configpackage simulation, JS/TS-oriented function execution
Python-linkedpyo3 in ontology-servicePython-assisted semantic logic and model-friendly operations

OpenFoundry current vs target

DimensionCurrentTarget
packagingbackend-centricexplicit function package product model
language supportimplicitdocumented runtime contracts
permissionsJWT and service-levelfine-grained function execution policies

Released under the Apache 2.0 License.