Y
Hacker News
new
|
ask
|
show
|
jobs
by
cyber_kinetist
1331 days ago
Also, I need to compile actual Windows binaries using the shell (MSVC, clang-cl), and I obviously can’t do that under a Linux VM.
1 comments
yamtaddle
1331 days ago
MSVC's command line tools kick off just fine from shell scripts running under WSL2. Much to my surprise. I assume it doesn't run in the VM.
link