Releases: Biswa96/wslbridge2
v0.12
- Added fix for new WSL v2.0.
- Read about how to use in README and some Frequently Asked Questions for further details.
- Here backends are compiled with musl libc statically just to make the binaries small.
Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin
folder then extract all from the zip files as mentioned above.
v0.11
- Start the dummy wsl process only in lifted WSL2.
- Read about how to use in README and some Frequently Asked Questions for further details.
- Here backends are compiled with musl libc statically just to make the binaries small.
Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin
folder then extract all from the zip files as mentioned above.
v0.10
- WSL Preview now works without any issue and no workaround is required.
- Read about how to use in README and some Frequently Asked Questions for further details.
- Here backends are compiled with musl libc statically just to make the binaries small.
Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin
folder then extract all from the zip files as mentioned above. For Windows Server 2022, extract the executable from wslbridge2_cygwin_x86_64_server_2022.zip file in same directory.
v0.9
- Workaround for new WSL Preview version. Run wsl.exe before using wslbridge2.exe if you are using WSL Preview from Windows Store.
- Read about how to use in README and some Frequently Asked Questions for further details.
- Here backends are compiled with musl libc statically just to make the binaries small.
Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin
folder then extract all from the zip files as mentioned above.
v0.8
- Fix for new Windows 10 Cobalt.
- Make network logic of WSL2 same as WSL1.
- Fix locale issue.
- Read about how to use in README and some Frequently Asked Questions for further details.
- Here backends are compiled with musl libc statically just to make the binaries small.
Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin
folder then extract all from the zip files as mentioned above.