Skip to content

Memory grow #170

@0xGeorgii

Description

@0xGeorgii

Currently, memory is capped at 1 Page (64KB, Non-Growable)

maximum: Some(1) prevents memory.grow. Sufficient for current arrays but will need expansion for heap allocation or large programs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    codegenBytecode emittingmemory managementRelated to how memory is tracked and manipulated

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions