Skip to content

Parser: fuzzing #41

@Alonely0

Description

@Alonely0

It would be ideal to use fuzzing with round-trip parsing (generate a random AST with a fuzzer's heuristics, pretty-print it to a string, and then check the parsed string's AST is the same). I can't easily do this since most fuzzers do not support well aarch64 Linux, which is my main development platform. Please, message me for guidance if you decide to help on this! The priority for this is rather high.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions