wasm-micro-runtime/tests/fuzz
liang.he d29802c451
Fix two issues to make fuzzing test quit earlier (#3471)
- Add a marco to limit the maxi allocable memory size of fuzz test to
  2GB to avoid libFuzzer out-of-memory
- Check global type in load_global_import and load_global_section
2024-05-30 14:55:21 +08:00
..
wasm-mutator-fuzz Fix two issues to make fuzzing test quit earlier (#3471) 2024-05-30 14:55:21 +08:00