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

On Windows, do not require redist of vcruntime DLL #172

Closed

Conversation

itowlson
Copy link

The Rancher Desktop folks are looking to bundle some Wasm developer tooling. However, they cannot redistribute the vcruntime DLL on Windows for licensing reasons, and therefore prefer Windows builds in the toolchain to link the CRT statically instead of dynamically.

@guybedford
Copy link
Collaborator

Happy to accommodate although ComponentizeJS only builds for Wasm currently - can you share some further info on how this works? I'd be uncomfortable landing a build config whose target is not tested in this repo, without understanding more about the use case.

@itowlson
Copy link
Author

itowlson commented Jan 5, 2025

Ah, sorry, this is down to me making an assumption and not checking it with more knowledgeable folks - for some reason I thought ComponentizeJS was a native binary. Closing and sorry for the noise!

@itowlson itowlson closed this Jan 5, 2025
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.

2 participants