Files
openide/platform/wsl-impl
Ilya.Kazakevich cb936e32c8 Extract WSL execution code to separate module (wip)
WSL execution code:
* Depends on ktor (nobody wants ktor to be bundled with all IDEs)
* Only useful on Windows installations

Our task is to move it to the separate module and then convert it to the plugin or platform module.

In this change we:
* Move all code that depends on ktor to the separate module

As a next step, we should all targets-api specific code there

GitOrigin-RevId: 1b4911bb7a646a3a88dcaa56749ef36c8b9e2c29
2022-01-20 20:16:00 +00:00
..