beringresearch/macpine

[Feature] Bundle QEMU with macpine?

Closed this issue · 1 comments

Go allows embedding of static resources. It may be desirable to bundle qemu with macpine to avoid additional installation requirements from the user.

CI scripts can pull the latest stable qemu binary at the time of macpine build.

This does take some flexibility away from the end user, e.g. if they shim QEMU functions for some reason.