bytecodealliance/wac

Implement a fuzzer for `wac-parser`

Opened this issue · 1 comments

Similar to the fuzzing implementation of wit-parser, there should be a fuzzing implementation for wac-parser.

Once decoding is implemented, we should also have it round trip fuzzed documented.