Cengizhan Pasaoglu
84ecf15322
Update libuv version to v1.46.0 ( #2405 )
2023-07-31 18:32:20 +08:00
Blaine Bublitz
f51d98f850
Use system libuv if available ( #1861 )
...
This PR attempts to search for the system libuv and use it if found instead of
downloading it. As reported in #1831 , this is needed because some tools
build in a sandbox and clear the extra sources.
2023-06-26 08:37:10 +08:00
Blaine Bublitz
101ea0ea3c
Update libuv version number ( #1666 )
...
Update the libuv version to work around a mingw64 bug, refer to:
https://github.com/libuv/libuv/pull/3345
2022-11-01 11:07:35 +08:00
Wenyong Huang
21d89135da
Enhance uvwasi build process and fix wamrc windows build error ( #1046 )
...
And update related document
2022-03-15 21:43:55 +08:00
Wenyong Huang
308d31c621
Upgrade uvwasi to 1.42.0 and fix Android link issues ( #938 )
...
Upgrade uvwasi to 1.42.0 and fix Android link issues reported by #934
2022-01-06 18:25:37 +08:00
Xu Jun
fc50404115
add uvwasi implementation to support wasi on windows [experimental] ( #534 )
...
add uvwasi implementation to support wasi on windows [experimental] and update windows.yml
Co-authored-by: Wenyong Huang <wenyong.huang@intel.com>
2021-02-22 14:17:46 +08:00