Skip to content

Add LLVM backend #43

@adam-mcdaniel

Description

@adam-mcdaniel

Add LLVM backend as a target. Make it available through an optional feature flag like llvm-support or something; LLVM is an utterly massive dependency that I don't want to rely on. If performance isn't good enough, we can directly lower the psuedo-assembly-language to LLVM; this should achieve performance on par with other languages like C.

Metadata

Metadata

Assignees

No one assigned

    Labels

    definitelyMust be implemented and will be implementedenhancementNew feature or requesthardeningImprove the robustness of a feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions