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: Add static build for macos #115

Merged
merged 3 commits into from
Jul 20, 2023

Conversation

zemyblue
Copy link
Member

@zemyblue zemyblue commented Jul 19, 2023

Description

Add static build for macos.
Add static library for macos in release github action as release assets. The asset file of static library is libwasmvmstatic_darwin.a and it's a little big size. So I didn't add as github file in the internal/api directory.

This PR is cherry pick PR of cosmwasm/wasmvm v1.2.1

Types of changes

  • Bug fix (changes which fixes an issue)
  • New feature (changes which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ETC (build, ci, docs, perf, refactor, style, test)

Checklist

@zemyblue zemyblue self-assigned this Jul 19, 2023
Signed-off-by: zemyblue <[email protected]>
@zemyblue zemyblue merged commit 32a3ece into Finschia:main Jul 20, 2023
@zemyblue zemyblue deleted the hotfix/static_library_on_mac branch July 20, 2023 03:14
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.

5 participants