A look at Dart
A look at Dart
Posted Aug 18, 2020 8:40 UTC (Tue) by james (subscriber, #1325)In reply to: A look at Dart by Wol
Parent article: A look at Dart
The rate things are going, we might be able to run 16-bit Windows programs on Wine on Linux inside WSL on 64-bit Windows. And yes, I can imagine that some people might find that useful.
(We can already run 16-bit Windows programs on Wine on x86-64 Linux. It was only Microsoft that took out all 16-bit support on x86-64: the hardware still supports 16-bit protected mode in long mode, just not v86.)
And, of course, there are virtual machines.
Posted Aug 18, 2020 12:53 UTC (Tue)
by nybble41 (subscriber, #55106)
[Link]
A better solution, however, is OTVDM[1], which provides a WineVDM-based alternative to the Virtual DOS Machine (VDM) subsystem which was not implemented natively for 64-bit Windows. (This is still a work in progress; I've had better luck with the development version than the latest formal release.)
A look at Dart