Skip to content

New non-standard language runtimes #236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mcopik opened this issue Feb 20, 2025 · 0 comments
Open

New non-standard language runtimes #236

mcopik opened this issue Feb 20, 2025 · 0 comments
Labels
aws azure enhancement New feature or request gcp

Comments

@mcopik
Copy link
Collaborator

mcopik commented Feb 20, 2025

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).

@mcopik mcopik added aws azure enhancement New feature or request gcp labels Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws azure enhancement New feature or request gcp
Projects
None yet
Development

No branches or pull requests

1 participant