Skip to content

feat(go): switch to static build#232

Draft
FlorianFranzen wants to merge 2 commits into
wasmerio:masterfrom
FlorianFranzen:static
Draft

feat(go): switch to static build#232
FlorianFranzen wants to merge 2 commits into
wasmerio:masterfrom
FlorianFranzen:static

Conversation

@FlorianFranzen

@FlorianFranzen FlorianFranzen commented Mar 5, 2021

Copy link
Copy Markdown

To avoid any additional work when distributing wasmer-based go executables, this PR switches to linking against the static build of the wasmer's C API.

Currently still needs some work on Darwin.

This also enables GitHub Actions for pull request. I can remove that commit again, but it made it easier for me to actually see my changes in action.

@FlorianFranzen FlorianFranzen force-pushed the static branch 2 times, most recently from 3946a49 to ba4757b Compare March 5, 2021 18:32
@FlorianFranzen FlorianFranzen marked this pull request as draft March 5, 2021 19:18
@Hywan

Hywan commented Mar 22, 2021

Copy link
Copy Markdown
Contributor

Did you notice you can get the static libraries from the Wasmer official release archives?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎉 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants