https://wintercg.org/ Web Interoperable Runtimes Community Group, aims to define universal APIs spec for both browser and serverside. I believe it will pave way for edge workers development and further adoption. #JS #javascript #runtime #deno #worker #edge #edgecomputing
wintercg.org
The Web-interoperable Runtimes Community Group aims to provide a space for JS runtimes to collaborate on API interoperability.
https://www.youtube.com/watch?v=0XZEaaAqjCA&ab_channel=CodingTech This talk is pretty cool! #JavaScript #runtime #golang #proxy #CDN
YouTube
Building a JavaScript Runtime
Kurt explores why a developer would want build an open source JavaScript runtime, how to go about it, and the interesting problems you can solve once you get the basics right. Devs who are never going to build a runtime will learn a bit about how they work…
https://blog.cloudflare.com/workerd-open-source-workers-runtime/ Cloudflare Worker JS runtime is open sourced!! #cloudflare #Javascript #runtime
The Cloudflare Blog
Introducing workerd: the Open Source Workers runtime
workerd is the JavaScript/Wasm runtime code that powers Cloudflare Workers, now open source under the Apache 2.0 license.
#sideprojectidea
leakscope
automatic memory leak detection & diagnosis tool for CloudFlare Worker, Deno, NodeJS and more... JS runtime #Javascript #runtime