Commits
Click on a commit to change the comparison rangefeat(codegen)!: remove const generic `MINIFY` (#5001)
This is a premature optimization, makes the code complicated, and bloats the final binary size.
The minify option is moved to `CodegenOptions`