wasm-micro-runtime/core
YAMAMOTO Takashi 00ae8cd614
Remove unused wasm_runtime_is_module_registered (#1594)
It is unused and the same functionality is provided by
`wasm_runtime_find_module_registered`.
2022-10-14 15:46:30 +08:00
..
app-framework esp-idf: Make esp-idf support Libc WASI (#1356) 2022-08-15 16:17:28 +08:00
app-mgr Fix some issues reported by Coverity (#1150) 2022-05-07 16:51:43 +08:00
deps Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
iwasm Remove unused wasm_runtime_is_module_registered (#1594) 2022-10-14 15:46:30 +08:00
shared wamrc: Support cross building and linking LLVM shared libs (#1578) 2022-10-13 18:37:34 +08:00
config.h linux-sgx: Implement SGX IPFS as POSIX backend for file interaction (#1489) 2022-09-28 13:09:58 +08:00
version.h Upgrade version number to 1.1.0 (#1536) 2022-09-30 17:24:43 +08:00
version.h.in Enable the semantic version mechanism for WAMR (#1374) 2022-08-18 19:01:05 +08:00