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

fix(c-api) Fix how string's length is computed #2097

Merged
merged 2 commits into from
Feb 5, 2021

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented Feb 5, 2021

Description

Obviously, it's just feature.size. Why did I do that…?

Review

  • Add a short description of the the change to the CHANGELOG.md file

Obviously, it's just `feature.size`. Why did I do that…?
@Hywan Hywan added bug Something isn't working 📦 lib-c-api About wasmer-c-api labels Feb 5, 2021
@Hywan Hywan self-assigned this Feb 5, 2021
Hywan added a commit to Hywan/go-ext-wasm that referenced this pull request Feb 5, 2021
There is a small bug in Wasmer, see
wasmerio/wasmer#2097. While waiting on the
fix, we change the cross-compilation target in our test so that the CI
is happy and we can merge the entire PR. The new release of Wasmer
will come quickly.
@Hywan
Copy link
Contributor Author

Hywan commented Feb 5, 2021

bors r+

bors bot added a commit that referenced this pull request Feb 5, 2021
2097: fix(c-api) Fix how string's length is computed r=Hywan a=Hywan

# Description

Obviously, it's just `feature.size`. Why did I do that…?

# Review

- [x] Add a short description of the the change to the CHANGELOG.md file


Co-authored-by: Ivan Enderlin <ivan@mnt.io>
@bors
Copy link
Contributor

bors bot commented Feb 5, 2021

Build failed:

@Hywan
Copy link
Contributor Author

Hywan commented Feb 5, 2021

CI is failing because the macOS aarch64 machine didn't start.

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 5, 2021

@bors bors bot merged commit 6711a36 into wasmerio:master Feb 5, 2021
Hywan added a commit to Hywan/go-ext-wasm that referenced this pull request Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 📦 lib-c-api About wasmer-c-api
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants