-
Notifications
You must be signed in to change notification settings - Fork 252
Closed
Description
The only explanation:
The creation object defines the creation parameters of the XS machine that will run the app. See the XS in C documentation for details.
That page does not tell me e.g. what static does/means. It is briefly mentioned here as part of a struct. In the example below exactly this value is left out.
In particular, is there any number that sets a maximum? Or is memory allocated as long as there is any free physical memory left? Is this "static" property the maximum amount of memory used by a virtual machine, in bytes?
I checked the code as far as xs/platforms/esp/xsHost.c.
Related: #146
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels