Skip to content

Statically compile groovy #171

@samrocketman

Description

@samrocketman

Makes it a little faster and reduces dependencies. Enables use within graalvm.

oracle/graal#1016 (comment)

import groovy.transform.CompileStatic
withConfig(configuration) {
    ast(CompileStatic)
}

https://stackoverflow.com/questions/29609130/when-why-would-i-want-to-use-groovys-compilestatic

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