Remix.run Logo
sheremetyev 3 hours ago

Linux VM doesn't run native macOS toolchain and requires copying files back and forth

contingencies 29 minutes ago | parent [-]

I am skeptical there are many real use cases that require native macOS not arbitrary unix. For files, use a readonly mount https://github.com/apple/container/blob/main/docs/how-to.md#... (ie. /path:ro)