Skip to content

Commit 72aa4fe

Browse files
committed
document FUZZ_SWC
1 parent 6679fba commit 72aa4fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fuzz/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ target.
4040
* `FUZZ_LOLHTML=1` to run html5gum and lol-html, and crash when the produced
4141
tokens are different.
4242

43+
* `FUZZ_SWC=1` to run html5gum and swc's HTML parser, and crash when the
44+
produced tokens are different.
45+
4346
## Basic CLI
4447

4548
Run `FUZZ_BASIC=1 make -e cli` to run the fuzz target itself as a barebones CLI

0 commit comments

Comments
 (0)