Skip to content

ensoup doesn't execute bin/enso in native mode #12303

@JaroslavTulach

Description

@JaroslavTulach

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 invoke bin/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 implemented

Type

No type

Projects

Status

📤 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions