Turn on loading images 😉- Logo ECMAScript News

Advancing web runtime interoperability with WinterCG

openjsf.org @Ethan-Arrowood @openjs-foundation

Quote: “WinterCG is a community group dedicated to promoting web interoperability and advancing the development of web runtimes such as Node.js, Vercel Edge Runtime, Cloudflare Workers, and more. In this talk, Ethan discusses the challenges and opportunities facing web runtime interoperability and showcases the innovative solutions being developed by WinterCG. Ethan provides an overview of the group’s mission, values, and members. Additionally, he highlights achievements and summarizes ongoing projects. Finally, Ethan offers a glimpse into WinterCG’s aspirations for the future and the impact that interoperable web runtimes will have on shaping the web of tomorrow.”

esbuild v0.18.5 & v0.18.7

github.com @evanw

Highlights of v0.18.5:
  • Support for the new auto-accessor syntax from the upcoming JavaScript decorators proposal.
  • esbuild now parses decorators from the decorators proposal and passes them through to the output unmodified (as long as the language target is set to esnext).
Highlights of v0.18.7:

Introducing Nx Ecosystem CI

blog.nrwl.io @mandarini @nrwl

The JavaScript ecosystem evolves at a rapid pace, frequently introducing new tools and packages. At Nx, we provide out-of-the-box integrations with the most popular among them so you don’t have to worry when stitching them together. That, however…yes you guessed it… can be a challenging task. There’s just one way to keep up: automation.

We already run a ton of automated testing on our repository to ensure we don’t break anything. But given Nx’s popularity and vast usage across open source and enterprise projects, we want to go a step further: introducing the Nx Ecosystem CI. Inspired by the work done by our friends on the Vite team, the Nx Ecosystem CI is designed to enhance the stability of Nx by testing pre-release versions with projects in the Nx ecosystem.

This email was sent to {{ email | default }}. You can unsubscribe from this list here or update your preferences.