wasm-micro-runtime/core
liang.he 40c41d5110
Fix several issues reported by oss-fuzz (#3526)
- possible integer overflow in adjust_table_max_size:
  unsigned integer overflow: 2684354559 * 2 cannot be represented in type 'uint32'
- limit max memory size in wasm_runtime_malloc
- add more checks in aot loader
- adjust compilation options
2024-06-13 16:06:36 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Fix several issues reported by oss-fuzz (#3526) 2024-06-13 16:06:36 +08:00
shared Add missing functions to make RIOT work with the 2.x.x version (#3508) 2024-06-07 09:40:35 +08:00
config.h Fix several issues reported by oss-fuzz (#3526) 2024-06-13 16:06:36 +08:00
version.h Update version to 2.1.0 and update release notes (#3481) 2024-06-04 16:27:06 +08:00