Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: partial support for WSL1/WSL2 #373

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Conversation

malept
Copy link
Member

@malept malept commented Dec 14, 2020

BREAKING CHANGE: Drop support for Node < 10.17

Allows running some of the module within WSL1/WSL2 by detecting those environments and executing the Windows EXEs directly.

Also updated all of the dependencies while in there.

Note: this does not fix the EXE calls within Squirrel itself, as it's written in compiled languages. That would require code changes in Squirrel.Windows, and then the vendored executables would need to be updated.

Related: electron/node-rcedit#71

malept added 26 commits July 18, 2021 23:22
BREAKING CHANGE: Drops support for Node < 10.17.
Cannot unvendor because Squirrel.exe executes that specific rcedit.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant