wasm-micro-runtime/test-tools/aot-analyzer/src
Benbuck Nason 3746534010
Add table type API support (#3515)
Add `wasm_runtime_get_export_table_inst` and `wasm_table_get_func_inst`,
and related wasm_table_type_get_xxx APIs.
2024-06-19 14:50:46 +08:00
..
aot_file.cc Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00
binary_file.cc Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00
main.cc Add table type API support (#3515) 2024-06-19 14:50:46 +08:00
option_parser.cc Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00
wasm_file.cc Add aot binary analysis tool aot-analyzer (#3379) 2024-05-08 16:31:39 +08:00