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/core
YAMAMOTO Takashi 425efb875f
wasm_c_api.c: improve unimplemented cases (#1355)
ASSERT_NOT_IMPLEMENTED is bh_assert, which might be no-op.
in that case, it's better to fall back to the "default" case,
which reports an error properly.
2022-08-08 16:46:54 +08:00
..
app-framework Fix return value not checked issue reported by Coverity (#1156) 2022-05-07 19:22:00 +08:00
app-mgr Fix some issues reported by Coverity (#1150) 2022-05-07 16:51:43 +08:00
deps Fix littlevgl link error issues (#1006) 2022-02-15 08:41:36 +08:00
iwasm wasm_c_api.c: improve unimplemented cases (#1355) 2022-08-08 16:46:54 +08:00
shared esp32: Support app management and thread (#1350) 2022-08-02 16:37:55 +08:00
config.h Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00