Hi all,
i know this topic was discussed from time to time but I'm not sure if there
is a simple answer.
Can the VM be compiled to a windows dll, so pharo could get started from
another dll and would exchange events?
It is probably a similar approach to the one Andreas Raab did for the
android/ squeak port back in 2010.
He compiled squeak as a shared library and started it on Android via a Java
wrapper.
I had a short conversation on that with Andreas on this years ago and it
sounded very easy. I had the impression that he did this on one evening and
it just worked. The code looked simple too.
But maybe it was that easy because Andreas was a super-smart guy ...
Anyway - would this architecture fit with a dll-scario (having a dll that
starts pharo, which itself runs in a dll)?
Regards
Stefan