Ceylon 1.2.0 is now available
ceylon-lang.org
Ceylon 1.2.0 is now available
1–5 of 5 posts
Re: Ceylon 1.2.0 is now available
#2Folks, please feel welcome to Ask Me Anything.
Re: Ceylon 1.2.0 is now available
#3Yay! Folks, please feel welcome to Ask Me Anything.
The language module is a 1.5MB JavaScript beast and people routinely complain about 150KB frameworks on HN. Are there plans to have a whole program optimisation pass to prune dead parts of that module (a ceylon webpack or ceylon closure command) ?
Re: Ceylon 1.2.0 is now available
#4Yay! Folks, please feel welcome to Ask Me Anything.
Yay! The language module is a 1.5MB JavaScript beast and people routinely complain about 150KB frameworks on HN. Are there plans to have a whole program optimisation pass to prune dead parts of that module (a ceylon webpack or ceylon closure command) ?
Re: Ceylon 1.2.0 is now available
#5Yay! Folks, please feel welcome to Ask Me Anything.
Yay! The language module is a 1.5MB JavaScript beast and people routinely complain about 150KB frameworks on HN. Are there plans to have a whole program optimisation pass to prune dead parts of that module (a ceylon webpack or ceylon closure command) ?
We've even discussed the pros and cons of actually splitting the metamodel into its own separate module, ceylon.metamodel, or whatever.
P.S. My tests with uglify-js suggest that minification probably isn't the most fruitful path here.