ren-lang / compiler / Ren.Compiler.Emit

run : Target -> Ren.AST.Module.Module meta -> String


type Target
    = ESModule
    | DEBUG_Types