mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-29 02:50:49 +00:00
- Implement atomic.fence to ensure a proper memory synchronization order - Destroy exec_env_singleton first in wasm/aot deinstantiation - Change terminate other threads to wait for other threads in wasm_exec_env_destroy - Fix detach thread in thread_manager_start_routine - Fix duplicated lock cluster->lock in wasm_cluster_cancel_thread - Add lib-pthread and lib-wasi-threads compilation to Windows CI |
||
|---|---|---|
| .. | ||
| build_docker_images.yml | ||
| build_iwasm_release.yml | ||
| build_llvm_libraries.yml | ||
| build_wamr_lldb.yml | ||
| build_wamr_sdk.yml | ||
| build_wamr_vscode_ext.yml | ||
| build_wamrc.yml | ||
| coding_guidelines.yml | ||
| compilation_on_android_ubuntu.yml | ||
| compilation_on_macos.yml | ||
| compilation_on_nuttx.yml | ||
| compilation_on_sgx.yml | ||
| compilation_on_windows.yml | ||
| create_tag.yml | ||
| release_process.yml | ||
| reuse_latest_release_binaries.yml | ||
| spec_test_on_nuttx.yml | ||