enso/distribution/bin
Jaroslav Tulach 515d8238bb
Support for --jvm option in Enso runner (#10374)
Addresses one of two concerns of #5298 - adds support for `--jvm` argument to allow us to switch from _native image_ built Enso binary (as developed by #10126) to regular JVM based Enso execution. This change _doesn't affect production builds_. The _native executable_ continues to be only built by `engine-runner/buildNativeImage` which is tested on CI, but not in the production jobs.
2024-07-06 07:02:20 +00:00
..
enso Support for --jvm option in Enso runner (#10374) 2024-07-06 07:02:20 +00:00
enso.bat Support for --jvm option in Enso runner (#10374) 2024-07-06 07:02:20 +00:00