Open Issues Need Help
View All on GitHub Export functional interfaces to scripts about 2 months ago
enhancement good first issue
Async ScriptWorker creation 3 months ago
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