Wabi (software)

Wabi
Developer(s) Sun Microsystems
Development status Unmaintained
Operating system Solaris, Linux

Wabi was a commercial product from Sun Microsystems that implemented the Windows Win16 API specification on Solaris; a version for Linux was also released by Caldera Systems. Wabi supported running applications developed for Windows 3.1, Windows 3.11, and Windows for Workgroups.

History

The technology was originally developed by Praxsys Technologies as the result of discussions in 1990 with Interactive Systems Corporation. The assets of Praxsys were acquired by Sun in the fall of 1992. The name "Wabi" was chosen for two reasons: its meaning in Japanese of balance or harmony, which conjured the notion of a more peaceful coexistence between Windows and Unix software; and, the more obvious implication of it standing for "Windows Application Binary Interface", although before its release Sun declared that the name was not an acronym.

Wabi 2.2B was licensed by Caldera to allow its users to run Windows applications under Linux,[1] together with the also licensed Merge.

Wabi development was discontinued in December 1997.

Features

Wabi required a Windows 3.x installation in order to work, meaning that it would also require a Windows license, unlike similar software that endeavored to implement the entire Windows API, such as Wine. The basic premise of the product was to provide an emulation of the lowest layers of the Windows environment in the form of the user.dll, kernel.dll and gdi.dll libraries. As all other Windows dlls depended on these three modules, cloning this functionality allowed Windows applications and their associated support dlls to execute correctly. This approach, as opposed to a full replacement, was thought by the engineering team to be the only rational methodology for success given both the size of Microsoft's ever-expanding efforts and the difficulties of the emulation being precise enough to run commercial grades of software.

Wabi was supported on both x86 and SPARC systems. In order to run an x86 Windows environment on SPARC systems, a code translation layer was also provided, which dynamically converted x86 instructions on first use to SPARC instructions.[2]

Attempt at standardisation

In conjunction with its development of the Wabi software, Sun initiated an effort to create an ISO standard, non-proprietary definition of the Windows API. The Public Windows Initiative (PWI) was intended to define a publicly available standard that would help Sun and other companies that wished to clone the Microsoft Windows programming interface (such as Willows TWIN,[3] another LGPL'd implementation of the API[4]), but despite Sun's contention that there was no intellectual property breach, this effort was lobbied against at ISO by Microsoft, being rejected in 1996.[5]

See also

References

This article is issued from Wikipedia - version of the 9/8/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.