Skip to content

Support Adapters for Java Interop #15

@tcr

Description

@tcr

Java interop currently relies on Reflection. If the ASM library is included, we could compile or precompile JSFunction adapters for Java functions, necessary for platforms where reflection is slow (all of them) or unavailable (embedded platforms).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions