
TC39 and Upcoming Proposals for ECMAScript (PART 2) - JSJ 533
JavaScript Jabber
00:00
Inline Block Modules
Inline block modules would kind of allow you to say, this chunk of code in the same file is a worker over here. It also has some improvements for like or bundlers. These days, the whole job of a bundler is to take all these different files and make them one file. And it's interesting that one of the opopponents of this proposal is e sorma, who hs actually been on this on the spot cast. He wants o be able to imbed the cold inside your the same a functa, the same file, and then instead of executing it as a function called executed in a worker, and invoke it as if it was a function
Transcript
Play full episode