|
|
|
|
|
by sitkack
3928 days ago
|
|
A VM context could be cheap to create and include an amount of memory above what that script uses for its lifetime. Meaning a single allocation and then the whole thing gets free'd at the end of execution. Analogous to how CGIs execute. |
|