Skip to main content

fuzziltool-compiler-js-feature

Standard Operating Procedure for adding support for a new JavaScript feature in the FuzzILTool Compiler. It details a "diffing" approach against an already-supported baseline syntax to implement all stages: from Babel AST, to ast.proto, to FuzzIL representation, before finally lifting back into JS and human-readable FuzzIL. It also details how to add new FuzzIL operations when needed.

Jump to install

Source facts

Repository
googleprojectzero/fuzzilli
Last source activity
July 28, 2026 at 09:37
Detected SKILL.md language
English
Stars
2,332
Forks
366

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.