-
Notifications
You must be signed in to change notification settings - Fork 331
Open
Labels
-libsLibraries: New libraries to be implementedLibraries: New libraries to be implemented
Description
While testing the enso-bundle
package as describe here it turns out that:
$ ./enso/bin/ensoup run /enso/test/Table_Tests
executes the engine in JVM mode and not in native mode, CCing @radeusgd. That doesn't seem correct. Possible issues to fix:
ensoup run
should invokebin/enso
- e.g. start it in native mode- Should there be a way to invoke enso in JVM mode? Then
ensoup run --jvm
may be the way. - btw. there doesn't seem to be any way to pass arguments to the executed program via
ensoup run
...
For lack of appropriate category labeling -libs
as this issue will need to be addressed by @radeusgd.
Metadata
Metadata
Assignees
Labels
-libsLibraries: New libraries to be implementedLibraries: New libraries to be implemented
Type
Projects
Status
📤 Backlog