- First Browser-Based Side-Channel attack against Apple’s M1 chips works even with Javascript disabled https://the8-bit.com/apple-m1-chip-side-channel-vulnerability-attack/ 45 comments apple
- JavaScript Engines: How Do They Even Work? From Call Stack to Promise, (almost ) Everything You Need to Know https://www.valentinog.com/blog/engines/ 9 comments javascript
- JSNES - A 100% Javascript NES emulator! Play CONTRA from work even if Flash and downloads are disabled! (Requires Chrome/Firefox 3.5+/Opera/Safari/etc.) http://benfirshman.com/projects/jsnes/ 257 comments programming
- How Does JavaScript Even Work? ECMA Specifications, JS Engines, Single Thread, Asynchronous, Web APIs, JS Call Stack, Task Queue and More https://lightmap.dev/how-does-javascript-even-work-1 4 comments javascript