wasm-micro-runtime/test-tools
Wenyong Huang a2a8b32456
Fix test-wamr-ide CI failure (#3485)
Set `moduleResolution` as `node16` in tsconfig.json.

ps.
https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/9296272681/job/25586420457
```
node_modules/@vscode/test-electron/out/util.d.ts(1,23): error TS1452:
'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`.
```
2024-05-30 14:08:18 +08:00
..
addr2line addr2line.py: Support sourceMappingURL section produced by emcc (#3302) 2024-04-12 11:43:40 +08:00
aot-analyzer Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00
append-aot-to-wasm append_aot_to_wasm.py: Add --ver-str option to emit more info in custom section name (#3398) 2024-05-08 18:06:54 +08:00
binarydump-tool Enhance cmake makefiles (#1390) 2022-08-18 16:27:01 +08:00
flame-graph-helper Enhance wasm loading with LoadArgs and support module names (#3265) 2024-04-07 15:04:35 +08:00
pick-up-emscripten-headers Upgrade toolkits (#1878) 2023-02-02 09:42:25 +08:00
wamr-ide Fix test-wamr-ide CI failure (#3485) 2024-05-30 14:08:18 +08:00
.gitignore Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00