wasm-micro-runtime/tests/fuzz/wasm-mutator-fuzz/workspace
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
..
CMakeLists.txt Fix two issues to make fuzzing test quit earlier (#3471) 2024-05-30 14:55:21 +08:00
wasm_mutator_fuzz.cc Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00