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

Windows: integrate libwasmvm into Go code and test Go project on Windows #360

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

webmaster128
Copy link
Member

@webmaster128 webmaster128 commented Nov 23, 2022

This is a follow up work of #338. Thank you very much for pushing that and showing how it can be done. I took a lot from over there.

In the meantime we pulled out a bunch of blockers and fixed them separately:

Closes #371

  • Add libwasmvm testing (Rust) on Windows
  • Add wasmvm testing (Go) on Windows
  • Return error as integer in remove_wasm
  • Use CachePtr for remove_wasm

@webmaster128 webmaster128 force-pushed the libwasmvm-windows branch 4 times, most recently from aee436c to 13841ef Compare November 23, 2022 15:19
@webmaster128 webmaster128 added this to the 1.2.0 milestone Nov 23, 2022
@webmaster128 webmaster128 changed the title Add libwasmvm testing on Windows Upgrade CosmWasm and add libwasmvm testing on Windows Nov 28, 2022
@webmaster128 webmaster128 force-pushed the libwasmvm-windows branch 7 times, most recently from b49012f to bd0a56e Compare December 6, 2022 14:57
@webmaster128 webmaster128 force-pushed the libwasmvm-windows branch 2 times, most recently from 393036f to 3557f9f Compare December 15, 2022 13:41
@webmaster128 webmaster128 force-pushed the libwasmvm-windows branch 2 times, most recently from 3eb19b8 to 1010430 Compare January 16, 2023 19:05
@webmaster128 webmaster128 mentioned this pull request Jan 16, 2023
@webmaster128 webmaster128 force-pushed the libwasmvm-windows branch 2 times, most recently from e2fb098 to 94d9840 Compare January 17, 2023 09:41
@webmaster128 webmaster128 mentioned this pull request Jan 23, 2023
11 tasks
@webmaster128 webmaster128 changed the title Upgrade CosmWasm and add libwasmvm testing on Windows Windows: integrate libwasmvm into Go code and test Go project on Windows Jan 23, 2023
@webmaster128 webmaster128 removed this from the 1.2.0 milestone Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test wasmvm (Go project) on Windows
1 participant