Y
Hacker News
new
|
ask
|
show
|
jobs
by
spystath
1739 days ago
One is their DirectX extension that only works on WSL2. It allows you to access the DX API through a shim driver. You can now have a Linux application that needs access to /dev/xdg which is only available in WSL2.
https://devblogs.microsoft.com/directx/directx-heart-linux/