Skip to content
This repository was archived by the owner on Dec 6, 2021. It is now read-only.
This repository was archived by the owner on Dec 6, 2021. It is now read-only.

Optimise variable declarations #292

@0xENDER

Description

@0xENDER

Optimise variable declarations and types' sizes to fit the assigned data.

For example, and an int variable that has only been assigned a small value, and never changes, should be assigned the type __INT_FAST16_TYPE__.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Top PriorityThis issue is considered a top priorityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions