Languages

Supported programming languages and runtime images.

When creating a serverlet, you choose a runtime image, which represents a pre-built environment for your applications. Each image supports multiple programming languages at certain versions. It’s based on Ubuntu 22.04 LTS, in the latest version of the futrou/serverlet image, currently 2.91.

Architecture

All serverlets run on the AMD64 (x86_64) architecture. Compiled binaries with the necessary libraries for this platform work regardless of the chosen image or language.

Supported languages and runtimes

Versions available across futrou/serverlet images 2.91, 2.81, 2.70, and 2.60:

Language2.912.812.702.60
PHP8.48.38.17.4
Node.js24.11.120.18.318.4.016.20
Bun1.3.21.2.5β€”β€”
Deno2.5.62.2.3β€”β€”
Go1.25.41.24.11.19β€”
Python3.10.123.10.123.8.10β€”
Ruby3.4.73.4.1β€”β€”
Swoole PHP8.3-25.2.08.3-25.2.0β€”β€”
Lua5.1.55.4β€”β€”
Perl5.25.2β€”β€”
.NET9.0.3079.0.201β€”β€”

Last updated