Skip to content

Make it possible to access the type env from the runtime #132

@heshanpadmasiri

Description

@heshanpadmasiri

We should pass in the type environment that was used in the front end to the runtime in order to support type checking in runtime. This means every runtime function should be able to access the type env. I think perhaps making runtime exec functions methods on runtime struct that has reference to type env would be the easiest way to do that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BackendChange is purely for runtime

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions