Supported Runtimes¶
FunctionGraph supports multiple runtimes, including Python, Node.js, Java, Go, C#, PHP, Cangjie, and custom. The supported versions vary depending on the language.
Runtime | Supported Version |
---|---|
Node.js | 6.10, 8.10, 10.16, 12.13, 14.18, 16.17, 18.15, 20.15 |
Python | 2.7, 3.6, 3.9, 3.10, 3.12 |
Java | 8, 11, 17 |
Go | 1.x |
C# | .NET Core 2.1, .NET Core 3.1, .NET Core 6.0 |
PHP | 7.3 and 8.3 |
Custom |
|