Skip to content

Initialize array values with default at run-time  #40

@skas102

Description

@skas102

Currently we are not able to correctly default initialize the array values in the virtual machine.

The reason for this is that we do not know of which type the array is. Especially with struct types it becomes very hard to handle default initialization.

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