This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/test-tools
Wenyong Huang d925369a1f
Implement WAMR-IDE with vscode extension (#943)
Implement WAMR-IDE with vscode extension to enable developing
WebAssembly applications with coding, building, running and
debugging support. Support both Linux and Windows, and only
support putting all the tools in a docker image, e.g. wasi-sdk, wamrc,
iwasm and so on.

Co-authored-by: Wang Ning <justdoitwn@163.com>
2022-01-25 10:10:12 +08:00
..
binarydump-tool Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
build-wasi-sdk Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
component-test Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
host-tool Enable auto install wasi-sdk when build wamr-sdk (#796) 2021-10-22 16:53:25 +08:00
IoT-APP-Store-Demo update IoT cloud demo (#876) 2021-12-07 20:19:23 +08:00
wamr-ide Implement WAMR-IDE with vscode extension (#943) 2022-01-25 10:10:12 +08:00
.gitignore Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00