Commit Graph

3 Commits

Author SHA1 Message Date
TianlongLiang
1af474099b
Add Windows wamrc and iwasm build in release CI ()
- 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
2024-10-17 10:01:56 +08:00
Huang Qi
f3f8d684b3
Implement POSIX semaphore support for linux platform ()
Implement POSIX semaphore support for linux platform
2022-08-08 19:59:46 +08:00
Xu Jun
d98ab63e5c
Enable shared memory && add pthread support () 2020-06-15 19:04:04 +08:00