My search for a small, simple embeddedable scripting language.| log.schemescape.com
Imagine trying to build a modern web application but being constrained to use only the tools available a decade ago. This scenario has been a reality for many developers working with NGINX’s JavaScript module (njs), who have been limited by an ES5-based engine with only select ES6 extensions. While this constraint initially kept njs lightweight and focused, the growing complexity of server-side JavaScript requirements has highlighted the need for more modern language features and broader co...| NGINX Community Blog
We Created a Completely New, Much Improved JavaScript SDK Without Breaking Existing Code| Fermyon • Experience the next wave of cloud computing.
Learn about Figma's response to the security vulnerabilities that were reported in a 3rd-party library that we use for plugin security| Figma
The solution we found helps us run Figma plugins in a safe way — i.e. not eval(UNTRUSTED_CODE).| Figma
wingolog: article: structure and interpretation of flutter| wingolog.org
An overview of the sandboxing landscape, and some experiments with Deno.| healeycodes.com
The Spin JavaScript and TypeScript SDK enables developers to build rich serverless applications using familiar tools like NPM, Webpack, React, and more.| Fermyon • Experience the next wave of cloud computing.
This is one of those times where I got so fascinated by the idea of a thing that I forgot to ask myself whether it’s a good idea to build the thing. The idea being, transpiling JavaScript to C++ so I can compile that to whatever I need.| surma.dev