wasm-micro-runtime/core/iwasm
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 Add table type API support (#3515) 2024-06-19 14:50:46 +08:00
common Add table type API support (#3515) 2024-06-19 14:50:46 +08:00
compilation Add table type API support (#3515) 2024-06-19 14:50:46 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add table type API support (#3515) 2024-06-19 14:50:46 +08:00
include Add table type API support (#3515) 2024-06-19 14:50:46 +08:00
interpreter Add table type API support (#3515) 2024-06-19 14:50:46 +08:00
libraries sync up with latest wasi-nn spec (#3530) 2024-06-17 14:58:09 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00