Craig Loewen

Senior Product Manager, Windows Developer Platform

Post by this author

What’s new in the Windows Subsystem for Linux – September 2020

This blog post highlights the WSL updates being made over the past few months, in addition to some sneak previews of our upcoming features and future plans. WSL 2 support is now available in Windows 10 version 1903 and 1909 We've heard feedback on how many users have enjoyed using WSL 2 and have made WSL 2 available to more Windows ...

GPU Compute, WSL Install and WSL Update arrive in the latest Insider build for the Windows Subsystem for Linux

There are three thrilling new updates for the Windows Subsystem for Linux (WSL) in the new Windows Insider Preview Build 20150. The first is GPU compute: a feature that allows your Linux binaries to leverage your GPU, which makes it possible to do more machine learning/AI development and data science workflows directly in WSL. Secondly, we’...

The Windows Subsystem for Linux BUILD 2020 Summary

This year at an all virtual BUILD conference we had many exciting announcements for the Windows Subsystem for Linux (WSL)! This blog post gives you a summary of all the WSL news, including what’s available now and what you can expect in the future. WSL’s BUILD news at a glance Please read on below for the details for each item...

WSL 2 will be generally available in Windows 10, version 2004

WSL 2 will soon be officially available as part of Windows 10, version 2004! As we get ready for general availability, we want to share one additional change: updating how the Linux kernel inside of WSL 2 is installed and serviced on your machine. We’ve heard lots of community feedback that the install experience could be streamlined, and we...

Memory Reclaim in the Windows Subsystem for Linux 2

We’ve added a new Windows Subsystem for Linux (WSL) feature in Windows Insider Preview Build 19013: Memory Reclamation for WSL 2! Previously, when the memory needs of the WSL2 Virtual Machine (VM) would grow, either from your workflow or by the Linux kernel, the overall memory allocated to the VM would also grow by allocating more memory ...

Tips and Tricks for Linux development with WSL and Visual Studio Code

In an earlier blog post, An In Depth Tutorial on Linux development on Windows with WSL and Visual Studio Code, we showed you how to set up Windows Subsystem for Linux (WSL) and Visual Studio Code for Linux development. In this post, we'll go into more detail and provide tips and tricks to further enhance Linux development on Windows. Remote...

What’s new for WSL in Insiders Preview Build 18945

A new Windows insiders build has just released, and it contains some hot off the press features for the Windows Subsystem for Linux (WSL)! We’ve added the ability to access Linux networking applications in a WSL 2 distro from Windows with , as well as global configuration options that will give you greater control over your Linux distros, ...

An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code

In an earlier blog post, Take your Linux development experience in Windows to the next level with the Windows Subsystem for Linux (WSL) and Visual Studio Code Remote, we introduced an overview of the VS Code Remote - WSL extension, which simplifies Linux development on Windows Subsystem on Linux (WSL). Put on your SCUBA gear, because in this ...

Take your Linux development experience in Windows to the next level with WSL and Visual Studio Code Remote

(image) Using VS Code Remote and the Windows Subsystem for Linux (WSL) gives you a fully featured Linux development environment on a Windows laptop or desktop. Let’s look at how using these tools will completely change how you develop with Linux tools in Windows. First things first: Installing what you need You will need WSL and VS Code ...

WSL 2 is now available in Windows Insiders

We’re excited to announce starting today you can try the Windows Subsystem for Linux 2 by installing Windows build 18917 in the Insider Fast ring! In this blog post we’ll cover how to get started, the new wsl.exe commands, and some important tips. Full documentation about WSL 2 is available on our docs page. Getting Started with WSL 2 We...