Skip to content

Graal Native Image Support #1

@brett-smith

Description

@brett-smith

Will requires at least Java 22 for limited support on x86_64 platforms. See https://www.graalvm.org/jdk22/reference-manual/native-image/native-code-interoperability/foreign-interface/

Foreign Memory

Mostly should be fine except for the 2 uses of Arena.ofShared(). Will need to find alternatives.

Foreign Functions

Only "downcalls" are currently in use so that should be fine. All functions must be registered using a feature. There is currently no way to inject or generate this information with json resource files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions