WebStorm
 
Get WebStorm

WSL

Last modified: 24 January 2025

WSL (WSL 2) – Windows Subsystem for Linux – is a compatibility layer for running Linux binary executables natively on Windows 10 and later. Currently, it supports several Linux distributions, such as Ubuntu, OpenSUSE, and SLES.

With WSL toolchain set up for your project, you can build using a toolchain from Linux, and run/debug on WSL, without leaving WebStorm running on your Windows machine.

You can create a project and store it in the WSL environment, open one from the WSL file system, and develop your projects further in WSL.