Variable Machine.defaultCreation
Default VM creation options.
class Machine
{
// ...
xs .bindings .xsCreationRecord defaultCreation
= xsCreationRecord(134217728, 16777216, 4194304, 1048576, 1024, 3072, 1993, 127, 2097152, 1024, 0);
// ...
}