Thanks! My idea was to use it in a similar manner to e.g. Angular, with a full app being loaded into the browser which communicates with a backend API. But this requires the load time to be acceptable.. another direction would be to embed it in a phone gap app and use it to build DOM-based mobile apps. There a larger footprint would be ok.
-- Siemen Sent from my iPhone > On 19 Jul 2018, at 11.26, Erik Stel <erik.s...@gmail.com> wrote: > > You can find the source at the GitHub-link below. Craig seems active on this > project seeing the number of recent commits. Focus is on creating a live > VR-environment. Cool stuff I think . It will run Pharo, but if that means > 'production ready'... Small image sizes for production systems/applications > is probably a separate topic. Caffeine is a Smalltalk VM written in JS (with > some extra's), so image size depends on how small you can make your image. I > read in some of the more recent issues that on some mobile devices (based on > iOS) the page reloads after switching apps and/or locking the device. This > will loose any data currently in the Caffeine app. Craig is working on a > solution based on WebWorkers. This probably means: not production ready for > mobiles yet . > > Link: https://github.com/ccrraaiigg/ccrraaiigg.github.io > <https://github.com/ccrraaiigg/ccrraaiigg.github.io> > > HTH > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html >