PipeASIO, eine ASIO-Bridge für PipeWire unter Linux (primär für Wine), wurde in der Version v1.1.0 veröffentlicht.
Das größte Neuerung ist experimentelle 32-Bit-Unterstützung (WoW64) für 32-Bit-Windows-ASIO-Hosts. Außerdem gibt es ab sofort vorgefertigte Binärdateien für Arch Linux und CachyOS, die mit exakten Wine-, glibc- und PipeWire-Versionsangaben versehen sind.
WoW64 32-bit Support Experimental opt-in 32-bit (WoW64) front end for 32-bit Windows ASIO hosts built with
-DBUILD_WOW64_32=ON. A thin i386 PE thunk (pipeasio32.dll) forwards ASIO calls to the 64-bit PipeWire backend without requiring 32-bit libpipewire or Linux userspace.Performance Enhancements The WoW64 DSP pump thread operates at
SCHED_FIFOpriority 80 (matching native driver RT ceiling) with FTZ/DAZ denormal flushing and an 8 MB stack. The per-cycle reply deadline usesCLOCK_MONOTONIC, sustaining 64-128 frame buffers without xruns.Prebuilt Binaries Prebuilt Arch/CachyOS x86_64 binaries now accompany each tagged release, labeled with exact Wine, glibc, and PipeWire versions used during compilation. CI now builds the 32-bit WoW64 path.

