wasm-micro-runtime/test-tools/wamr-ide/VSCode-Extension/resource/scripts
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
..
boot_debugger_server.bat VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
boot_debugger_server.sh VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
build.bat vscode-extension: Run docker image with the same version as WAMR (#1815) 2022-12-16 14:15:32 +08:00
build.sh vscode-extension: Run docker image with the same version as WAMR (#1815) 2022-12-16 14:15:32 +08:00
CMakeLists.txt Upgrade WAMR-IDE (#1313) 2022-07-29 08:12:36 +08:00
destroy.bat Some wamr-ide improvements (#1354) 2022-08-08 17:52:47 +08:00
destroy.sh wamr-ide/VSCode-Extension: "set -e" in shell scripts (#1436) 2022-08-31 17:27:24 +08:00
project.cmake Upgrade WAMR-IDE (#1313) 2022-07-29 08:12:36 +08:00
run.bat VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
run.sh VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00