Skip to content

Execute pure code in compilation time #29

@RealA10N

Description

@RealA10N

All pure (no side effects or link-dependencies) functions should be able to be executed (interpreted, simulated) in compilation time. If we provide an easy interface of doing that, it will be easy to implement optimizations on top of that, and higher level concepts such as comptime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreA core feature or change

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions