Skip to content

Consider not lazy allocating the MetaPage #9

@catvec

Description

@catvec

Allocate the MetaPage on program startup.

To be more aligned with the mission of Alligator to be real time.

Unsure if this is needed. As the runtime for a Rust WASM program allocates a bunch of stuff before the program runs. So this actually probably does allocate the MetaPage at start-up.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions