Skip to content

Abort compilation properly #13

@chc4

Description

@chc4

Right now we just have unwrap() in a bunch of places during JIT compilation. If we fail to e.g. resolve a symbol we should instead abort compilation and continue using the slow one, and if we fail to lift an instruction we should concretize the context and jump to the original closure body instruction.

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