WINE

WINE Is Not an Emulator.

It’s an application loader and a set of runtimes that allow you to run COFF binaries in (or other Intel-based UNIX variants, but with lesser success), without performing any CPU emulation.

What it “emulates” is the runtime environment for applications by mapping system calls to its own. So, no, it’s definetly not a mere emulator.

There ara a couple of useful pre-packaged WINE runtimes for the that make it trivial to run some applications without the overhead of a virtual machine:

  • Bottles, a modern front-end
  • Wineskin, which creates neat packages with everything you need, including a minimal self-contained runtime (and is therefore more likely to work with Lion)
  • Winebottler, my old favorite.
  • PlayOnMac, which is heavily oriented towards gaming.

This page is referenced in: