wasm-micro-runtime/core
YAMAMOTO Takashi 73914caa9b
core/iwasm/interpreter/wasm_loader.c: remove an extra validation (#2845)
* Empty names are spec-wise valid.
* As we ignore unknown custom sections anyway, it's safe to
  accept empty names here.
* Currently, the problem is not exposed on our CI because
   the wabt version used there is a bit old.
2023-12-01 18:29:15 +08:00
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Fix broken links in app-mgr README.md (#2786) 2023-11-20 10:04:45 +08:00
deps wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
iwasm core/iwasm/interpreter/wasm_loader.c: remove an extra validation (#2845) 2023-12-01 18:29:15 +08:00
shared Get rid of compilation warnings and minor doc fix (#2839) 2023-11-30 08:49:58 +08:00
config.h Fix comment in WAMR_MEM_DUAL_BUS_MIRROR (#2791) 2023-11-20 10:25:00 +08:00
version.h Update version number and release notes (#2378) 2023-08-22 08:55:36 +08:00