Commit Graph

2 Commits

Author SHA1 Message Date
TianlongLiang
cab5ea4207
Sync gitbook with main (#4123)
Merge branch main(f2e3348305) into gitbook
2025-03-03 14:05:12 +08:00
Ben Riegel
72fc872afe
wamr-ide: Add vscode extension tests (#2292)
This PR adds tests for #2219 by changing the `compilation_on_android_ubuntu.yml` workflow.
The first run will take about two hours, since LLDB is built from scratch. Later, the build is
cached and the whole job should not take more than three minutes.

Core of the PR is an integration test that boots up vscode and lets it debug a test WASM file.
2023-06-20 15:33:01 +08:00