wasm-micro-runtime/.github/workflows
liang.he b2eb7d838d
Update spec test to latest commit (#3293)
- Update spec test cases to commit bc76fd79cfe61033d7f4ad4a7e8fc4f996dc5ba8 on Apr. 3
- Update wabt binary to 1.0.34 to support newer spec cases
- Add comparison between table declared elem type and table elem segment value type
- Add a function to decide whether to execute test cases in a running mode
- Keep using interpreter in GC spec because wat2wasm in wabt can't compile if.wast w/o errors
- Re-factoring threads spec test case processing
- Since wabt 1.0.34 release isn't compatible with ubuntu 20.04, compile it from source code
- Disable CI to run aot multi-module temporarily, and will enable it in another PR
2024-05-17 10:40:47 +08:00
..
build_docker_images.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_iwasm_release.yml Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
build_llvm_libraries.yml Fix some spelling issues (#3385) 2024-05-06 07:56:48 +08:00
build_wamr_lldb.yml Update release CI (#3295) 2024-04-09 16:51:36 +08:00
build_wamr_sdk.yml Update release CI (#3295) 2024-04-09 16:51:36 +08:00
build_wamr_vscode_ext.yml Bump actions/setup-node from 3 to 4 (#3307) 2024-04-12 11:33:30 +08:00
build_wamrc.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
codeql.yml CI: Use macos-13 instead of macos-latest (#3366) 2024-04-26 14:38:49 +08:00
coding_guidelines.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
compilation_on_android_ubuntu.yml Implement Memory64 support for AOT (#3362) 2024-05-13 11:03:38 +08:00
compilation_on_macos.yml Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
compilation_on_nuttx.yml Update binary size info in README.md (#3030) 2024-04-23 17:15:53 +08:00
compilation_on_sgx.yml Update spec test to latest commit (#3293) 2024-05-17 10:40:47 +08:00
compilation_on_windows.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
create_tag.yml Update release CI (#3295) 2024-04-09 16:51:36 +08:00
hadolint_dockerfiles.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
nightly_run.yml Update spec test to latest commit (#3293) 2024-05-17 10:40:47 +08:00
release_process.yml CI: Use macos-13 instead of macos-latest (#3366) 2024-04-26 14:38:49 +08:00
reuse_latest_release_binaries.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
spec_test_on_nuttx.yml Fix a few native stack address calculations (#3351) 2024-04-24 16:39:38 +08:00