Skip to content

Explore ability to load NodeJS as a shared library #7

Open
@mikehearn

Description

@mikehearn

From reading the code it may be possible to "late launch" NodeJS into an already running GraalVM, because the startup code is willing to attach to an existing JVM if found rather than start a new one from scratch!

Experiment with this approach, which would simplify things quite a bit by avoiding the need to trampoline via NodeJS at startup.

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