Commit Graph

4 Commits

Author SHA1 Message Date
liang.he
67638e24f4
wasm-mutator-fuzz: Generate more kinds of corpus (#3487) 2024-05-31 11:16:14 +08:00
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
liang.he
a9eff69dd9
wasm-mutator-fuzz: Adapt to oss-fuzz compilation (#3464) 2024-05-27 10:33:36 +08:00
Zhang, Yi
a2f3c7298f
Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00