Skip to content

New non-standard language runtimes #236

@mcopik

Description

@mcopik

In SeBS, we initially focused on Python and Node.js, and have work-in-progress support for C++ and Java. However, in addition to standard language runtime available in the clouds, there is an opportunity to use unofficial runtimes that can provide better performance: PyPy for Python, LLRT and Bun for JavaScript, GraalVM for Java. For that, we need to build custom Docker images or try to ship the language runtime with code package (Azure, GCP).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions