wasm-micro-runtime/.github/workflows
TianlongLiang 0fa0beba94
VSCode IDE enhancement and readme update (#3172)
- Temporarily disable the deque test for the VS Code extension, as the
  Rust formatter seems to malfunction after a recent VS Code update.
- Add configuration for iwasm host managed heap size, allowing users
  to flexibly `malloc` memory. This also fixes the current bug that when
  default size is 0, it can't run and debug.
- Apply coding style formatting for WAMR IDE source code and add a
  format check for it in CI.
- Update document and some screenshots.
2024-02-22 12:36:49 +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 CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_llvm_libraries.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_wamr_lldb.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_wamr_sdk.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
build_wamr_vscode_ext.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_wamrc.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55: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 VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
compilation_on_macos.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
compilation_on_nuttx.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
compilation_on_sgx.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +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 CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +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 Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
release_process.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +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 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2024-02-06 20:47:11 +08:00