Skip to content

Calls between JS plugins #41

@bensku

Description

@bensku

Unless GraalJS adds support for moving JS objects between states, this is difficult to do well. Current __internals.callForeign just disallows them, but that is not going to work for a public API. JSON serialization is a possible solution, but would probably be quite slow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions