wasm-micro-runtime/test-tools/wamr-ide/Media
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_folder.png
build_terminal.png
change_workspace_dialog.png
compilation_config_2.png VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
compilation_config.png VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
Config_building_target.png VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
debug.png
decoration_for_files.png
docker_config.jpg
docker_engine_config.png
docker_images.png
install_from_vsix.png
new_project_page.png
open_project_page.png
project_template.png
right_click_menus_1.png
right_click_menus_2.png
run.png
save_configuration.png
set_up_workspace_message.png
wamr_ide_main_menu.png