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

Add Windows wamrc and iwasm build in release CI #3857

Merged
merged 25 commits into from
Oct 17, 2024

Conversation

TianlongLiang
Copy link
Contributor

  • For Windows, llvm libs need to cache more directories, so use a multi-line environment variable for paths
  • Remove conditionally build directories win32build, just use build for all platform
  • Add Windows wamrc and iwasm(disable lib pthread semaphore and fast jit for now) build in release CI

Copy link
Contributor

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a minor comment

.github/workflows/build_llvm_libraries.yml Outdated Show resolved Hide resolved
@wenyongh wenyongh merged commit 1af4740 into bytecodealliance:main Oct 17, 2024
383 checks passed
Zzzabiyaka pushed a commit to Zzzabiyaka/wasm-micro-runtime that referenced this pull request Oct 22, 2024
- For Windows, llvm libs need to cache more directories, so use a multi-line
  environment variable for paths
- Remove conditionally build directories `win32build`, just use `build` for all platform
- Add Windows wamrc and iwasm(disable lib pthread semaphore and fast jit for now)
  build in release CI
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.

4 participants