- forward call `fN()` - allow forward call functions to be single-use - avoid generating `AST_Defun` within blocks
27 lines
385 B
JSON
27 lines
385 B
JSON
[
|
|
{
|
|
"compress": false,
|
|
"mangle": false,
|
|
"output": {
|
|
"beautify": true,
|
|
"bracketize": true
|
|
}
|
|
},
|
|
{
|
|
"compress": false
|
|
},
|
|
{
|
|
"mangle": false
|
|
},
|
|
{},
|
|
{
|
|
"toplevel": true
|
|
},
|
|
{
|
|
"compress": {
|
|
"keep_fargs": false,
|
|
"passes": 100
|
|
}
|
|
}
|
|
]
|