Main repository of a Serverless Framework that supports running functions that are compiled with the framework in a GraalVM Native Image instance. Using Isolates, it's possible to execute concurrently the same function ensuring data separation, since the function code is executed inside Isolates, which provide a disjunct heap, similar to V8 Engine Isolates.
This repository was archived by the owner on Jul 13, 2025. It is now read-only.
davidfrickert/FunctionRunner
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|