https://webkit.org/blog/10308/speculation-in-javascriptcore/ · This post is all about speculative compilation, or just speculation for short, in the context of the JavaScriptCore virtual machine.
https://sillycross.github.io/2022/11/22/2022-11-22/index.html · This is Part 1 of a series of posts. Part 2 is available here: Building a baseline JIT for Lua automatically It is well-known that writing a good VM for a dynamic language is never an easy job. High
https://chreke.com/little-languages.html · Little languages; what they are, why they matter and how they will shape the future of programming.
https://nora.codes/post/scaling-mastodon-in-the-face-of-an-exodus/
https://buttondown.email/hillelwayne/archive/why-do-we-call-it-boilerplate-code/ · Etymology is fun!
https://diziet.dreamwidth.org/13476.html
https://mikelevins.github.io/posts/2020-12-18-repl-driven/
https://futhark-lang.org/blog/2022-11-03-short-circuiting.html · A high-performance and high-level purely functional data-parallel array programming language that can execute on the GPU and CPU.
https://pickard.cc/posts/why-does-zsh-start-slowly/