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

Add option download_wasmer #5

Closed
wants to merge 1 commit into from
Closed

Conversation

Trey2k
Copy link
Contributor

@Trey2k Trey2k commented Apr 4, 2023

As discussed some in #3 it would be nice to have an automated way of acquiring wasmer. This PR adds a scons option download_wasmer which defaults to false. When true it will download wasmer for the platform passed to scons. If the wasmer folder already exists, it will skip.

@ashtonmeuser
Copy link
Owner

ashtonmeuser commented Apr 5, 2023

Hey thanks for your PR @Trey2k! I didn't see this until now but was working on something similar in f8a84cfb9ae02ac86dc670e3921d20c729e96a00 after your suggestions here. The only additional consideration to your PR was universalizing the macOS libraries to support Intel and Apple Silicon. Only hiccup seems to be Windows build (of course) using static libs.

Edit: I'm gonna go ahead and close this.

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