wasm-micro-runtime/core/iwasm
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
..
aot
common
compilation
doc
fast-jit
include
interpreter core/iwasm/interpreter/wasm_loader.c: remove an extra validation (#2845) 2023-12-01 18:29:15 +08:00
libraries
README.md