Skip to content

gren run should spawn the program with the same node process #347

@robinheghan

Description

@robinheghan

gren run currently executes node-based applications using node, however it should be using the same process used to execute the compiler.

For nix/devenv/devbox, this means that you don't need nodejs added as a dependency for gren run to function.

This needs to be tested with a static build of the compiler as well.

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