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

Support MinGW #3849

Merged
merged 2 commits into from
May 9, 2023
Merged

Support MinGW #3849

merged 2 commits into from
May 9, 2023

Conversation

ashtonmeuser
Copy link
Contributor

@ashtonmeuser ashtonmeuser commented May 5, 2023

Compiling using MinGW requires .a library not .dll. Also see WebAssembly/wasm-c-api#182.

@syrusakbary
Copy link
Member

This makes 100% sense, let's wait until merged upstream :)

@ashtonmeuser
Copy link
Contributor Author

Merged in WebAssembly/wasm-c-api@13f3bfd.

@ptitSeb ptitSeb enabled auto-merge (squash) May 9, 2023 17:31
@ptitSeb ptitSeb merged commit a32fb73 into wasmerio:master May 9, 2023
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.

3 participants