Replies: 1 comment 1 reply
|
@ryansolid Lots of people I shared this idea with, ghosted me. But I am in a belief that, any tryhard project could benefit from lilscript. Handmade tailored js with all browser quirks on mind is >> lilscript compiler in terms of performance. Also agents write normal js codes, with objects and lots of weirdities all around. LilScript compiles them into both often times more performant primitives and reduce bundle sizes along the way. It does somewhat matter, if solidjs get rewritten with lilscript But what actualy matter is not only the framework itself, but the whole app. When rewritten with LilScript, non optimized js code gets. 20% smaller compared to best performing js ts bundlers(oxc/terser/esbuild/..). And almost always faster. Also TypeScript is a glue fix thats for sure, syntactic overheads, this that.. == That being said, any of yall. I am seeking feedbacks. And wondering if I am delusional or.. |
Uh oh!
There was an error while loading. Please reload this page.
Lilscript makes VSCode's core modules sizes 20% smaller on average
also libraries like the following ones got smaller, not crazy much but somewhat(1-15%), with very tiny performance gains and losses:
All reactions