Skip to main content
  1. Arch Install Guide/
  2. Glossary/

compatibility-layer

loading · loading ·

A compatibility layer is a piece of software that converts an interaction between Software A and Software B into an interaction between Software A and Software C. Wine is an example of a compatibility layer, because it translate Windows NT kernel calls into Linux kernel calls.