-
Hello,
I am using the following Lua rule on Windows to successfully build a Linux executable:
``` tup.definerule{ inputs = {'source/main.c'}, command = 'wsl clang %f -o %o', outputs = {'build/he…
-
1. Install QEMU natively on Windows
2. Under WSL setup cargo
3. In `~/bin/qemu-system-x86_64` put `exec /mnt/c/Program\ Files/qemu/qemu-system-x86_64.exe "$@"` and make the file executable
3. run …
-
### Brief description of your issue
I run compute intensive programs on WSL1 ubuntu 22.04.
When i force loda priority to idle systeminformer startl to leak memory.
![image](https://github.com/use…
-
### Issue description
Currently modular is the only tool to install mojo and MAX, but it requires root privileges, which greatly limits those users who do not have privileges, such as ordinary users …
-
Currently [RAPIDS claims support for WSL](https://docs.rapids.ai/install/#wsl2) but only tests this support via ad hoc testing on individual machines. The primary purpose of this testing is to verify …
vyasr updated
1 month ago
-
I just installed Arch WSL2 and tried to use omnisharp-vim from neovim with the same configuration as in WSL1.
On the first start, the OmniSharp.exe binary is successfully installed in the AppSetting…
-
In WSL1, I can mount a USB drive, using the following command, e.g. drive d,
> sudo mkdir /mnt/d
> sudo mount -t drvfs d: /mnt/d
It does, however, not work in WSL2. Any idea? Any workaround?
…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report
[ ] new distro request
```
**Bug report**
Screenfetch(version 3.9.1)
-- When DISPLAY has an ip on a WSL2 Unbuntu 20.04 wi…
-
I'm still using WSL1, and I'm running into issues with `npm install`.
-
I decided to open this as a separate issue because although it's related to the generic issue of filesystem performance it's directly related to WSL 2 while the other issues are for WSL 1 and it's sho…