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.
gren runcurrently executes node-based applications usingnode, however it should be using the same process used to execute the compiler.For
nix/devenv/devbox, this means that you don't neednodejsadded as a dependency forgren runto function.This needs to be tested with a static build of the compiler as well.