|
|
|
|
|
by fenomas
3045 days ago
|
|
JS engines already do insane levels of optimization, and they do it while watching the code execute so they understand the code better than any preprocessing tool can hope to. What could a tool like you're describing do that the engines don't do themselves? |
|