Incubating polyglot serverless runtime written in Java.

1 stars 0 forks 1 watchers Java Apache License 2.0
2 Open Issues Need Help Last updated: Sep 1, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

Incubating polyglot serverless runtime written in Java.

Java

AI Summary: Implement asynchronous creation of ScriptWorker instances in a Java-based serverless runtime to prevent blocking the event loop thread during initialization tasks like ScriptContext creation, source parsing, and proxy generation. This will improve the overall throughput and responsiveness of the system.

Complexity: 4/5
good first issue

Incubating polyglot serverless runtime written in Java.

Java