|
|
|
|
|
by mmastrac
6026 days ago
|
|
Guided code splitting and type tightening (with associated devirtualization) are serious optimizations that can't be done today in JS. GWT can guarantee the immutability of JS object shapes - something you can't do with bog-standard JS. |
|