We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6679fba commit 72aa4feCopy full SHA for 72aa4fe
fuzz/README.md
@@ -40,6 +40,9 @@ target.
40
* `FUZZ_LOLHTML=1` to run html5gum and lol-html, and crash when the produced
41
tokens are different.
42
43
+* `FUZZ_SWC=1` to run html5gum and swc's HTML parser, and crash when the
44
+ produced tokens are different.
45
+
46
## Basic CLI
47
48
Run `FUZZ_BASIC=1 make -e cli` to run the fuzz target itself as a barebones CLI
0 commit comments