Skip to content

manifest.json: "creation" values are not explained #147

Description

@lll000111

https://github.com/Moddable-OpenSource/moddable/blob/public/documentation/tools/manifest.md#creation

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions