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

Test libwasmer.dll on Windows #3184

Merged
merged 71 commits into from
Sep 26, 2022
Merged

Test libwasmer.dll on Windows #3184

merged 71 commits into from
Sep 26, 2022

Conversation

fschutt
Copy link
Contributor

@fschutt fschutt commented Sep 13, 2022

Review

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

@fschutt fschutt marked this pull request as draft September 13, 2022 17:57
fschutt and others added 5 commits September 13, 2022 19:57
- .wasm files should always be opened in "rb" mode
- open_memstream doesn't exist on Windows, use tempfile() instead
- remove .obj and .exe files when the test finish
@fschutt fschutt marked this pull request as ready for review September 15, 2022 09:32
@fschutt fschutt changed the title WIP: Fix windows build Fix windows build Sep 15, 2022
@fschutt
Copy link
Contributor Author

fschutt commented Sep 22, 2022

@syrusakbary I sadly have no idea anymore why the CI won't pass. On my Windows VM, my Mac and my Linux machine, the CI tests pass perfectly and this is blocking the beta release.

@syrusakbary syrusakbary merged commit 906d5de into master Sep 26, 2022
@bors bors bot deleted the fix-windows branch September 26, 2022 16:05
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