wsl-api

Crates.iowsl-api
lib.rswsl-api
version0.1.0
created_at2025-08-05 20:50:44.398139+00
updated_at2025-08-05 20:50:44.398139+00
descriptionWSL API for Rust
homepage
repositoryhttps://github.com/mmastrac/wsl-rust
max_upload_size
id1783081
size47,246
Matt Mastracci (mmastrac)

documentation

README

WSL APIs for Rust

This crate provides a Rust API for interacting with WSL1 and WSL2 using the more advanced API available in WSL2.

The API works with WSL1 and WSL2 instance and is capable of:

  • Registering and exporting distributions
  • Enumerating distributions
  • Setting the version of a distribution
  • Launching processes in the distribution

Note that while WSL1 distributions are supported, you must run them under WSL2 to access this API.

Commit count: 0

cargo fmt