Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How does one "ship" a Pharo app. Can a program be compiled to a standalone binary?


The sibling saying "ship the VM and image" is correct; Note, however, that Pharo is working on making this process more transparent. See https://github.com/pharo-project/pharo-launcher for an example of a deliverable that is shipped like a standalone app. I haven't played around with it yet but the docs do mention a way to break into the debugger; Think opening devtools in VSCode but better.


The early Cocoa VM had this built-in: copy the VM app bundle, plonk an image in the bundle’s resources, done.


By shipping the VM and the image.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: