Skip to content

Windows Subsystem for Linux

Windows Subsystem for Linux

WSL executes unmodified Linux ELF64 binaries by emulating a Linux kernel interface on top of the Windows NT kernel. One of the kernel interfaces that it exposes are system calls (syscalls).