wasm-micro-runtime/.github/workflows
Wenyong Huang 1be202fad8
Fix several issues found (#1996)
- CMakeLists.txt: add lib_export.h to install list
- Fast JIT: enlarge spill cache size to enable several standalone cases
                when hw bound check is disabled
- Thread manager: wasm_cluster_exit_thread may destroy an invalid
               exec_env->module_inst when exec_env was destroyed before
- samples/socket-api: fix failure to run timeout_client.wasm
- enhance CI build wasi-libc and sample/wasm-c-api-imports CMakeLlist.txt
2023-03-03 15:00:54 +08:00
..
build_docker_images.yml Update release notes and fix issues reported by Coverity (#1813) 2022-12-20 14:37:07 +08:00
build_iwasm_release.yml CI: Enable Multi-tier JIT by default for released iwasm binary (#1957) 2023-02-14 11:19:52 +08:00
build_llvm_libraries.yml Add gh api call for fetching llvm version (#1942) 2023-02-09 07:49:07 +08:00
build_wamr_lldb.yml Update CIs and documents to make naming of generated binaries consistent (#1823) 2022-12-24 09:17:39 +08:00
build_wamr_sdk.yml Add CIs to release new version and publish binary files (#1648) 2022-10-28 13:55:41 +08:00
build_wamr_vscode_ext.yml Add WAMR-IDE vscode extension to the Visual Studio Marketplace (#1868) 2023-01-09 18:23:37 +08:00
build_wamrc.yml Add CIs to release new version and publish binary files (#1648) 2022-10-28 13:55:41 +08:00
coding_guidelines.yml Fix minor typos in coding guidelines workflow (#1943) 2023-02-09 03:25:35 +08:00
compilation_on_android_ubuntu.yml Fix several issues found (#1996) 2023-03-03 15:00:54 +08:00
compilation_on_macos.yml Merge branch main into dev/wasi_threads 2023-02-17 08:46:12 +08:00
compilation_on_nuttx.yml Fix CI compilation error on nuttx (#1940) 2023-02-07 12:42:59 +08:00
compilation_on_sgx.yml Merge branch main into dev/wasi_threads 2023-02-17 08:46:12 +08:00
compilation_on_windows.yml Add CIs to release new version and publish binary files (#1648) 2022-10-28 13:55:41 +08:00
create_tag.yml Add CIs to release new version and publish binary files (#1648) 2022-10-28 13:55:41 +08:00
release_process.yml Upgrade toolkits (#1878) 2023-02-02 09:42:25 +08:00
reuse_latest_release_binaries.yml Add CIs to release new version and publish binary files (#1648) 2022-10-28 13:55:41 +08:00
spec_test_on_nuttx.yml Upgrade toolkits (#1878) 2023-02-02 09:42:25 +08:00