Userspace DRM/KMS/GBM. Mode A archive. Mode B macOS dylib only.

wwn-iland emulates KMS objects (connector, CRTC, plane, FB) over IOSurface+Metal (Apple) or AHardwareBuffer (Android). Runtime only. Never open real /dev/dri or /dev/kgsl. Never ship kernel code.

Mode A vs Mode B

Mode AMode B
Artifactlibiland_userland.alibwayland-mac.dylib
PlatformsAll product targets (tvOS/watchOS stubs / fallback)macOS desktop-host only
App StoreYesNo

Mode B ships only in .#wawona-macos-desktop-host. Default .#wawona-macos and all mobile/Android artifacts omit the dylib.

L1 owns ANGLE, SwiftShader, MoltenVK, KosmicKrisp. Substrate 2D (cairo, pango, pixman) stays in wwn-toolchain.

Canonical: iland-mode-a-b-desktop.md.