Hi,
Recently we have worked on making it possible to run Mojo applications on the Dart standalone-executable. The adapted package implements the Mojo functionality on top of Dart's Send/Receiveports. Not everything is supported (most importantly shared memory won't work), but the prototype is now in a state where it can run some Mojo applications.
Eventually, we would like to commit the configuration-specific code back to the original Mojo package (located in Mojo's repository), so we would be interested in getting your feedback.
thanks,
// florian