Skip to content

why isn't storeroom with other init? #1

@patricksurry

Description

@patricksurry

create stroom

are calcs happening as immediate?

are there other constant expressions that should be pre-caclulated?

is there opportunity to collapse squences of jsr k-literal <bytes> jsr n-literal <bytes> ... into jsr k+n-literal <bytes+bytes> esp for single byte constants

do we set properties to zero often enough to have a special word and avoid all the zero literals?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions