I added πππππ to the typescript compiler
but along the way, I realised that what I want is different syntax for πππππ
I just want to be able to write:
πππππ ππ πππ ππππ.πππππππ()
but you can't
β§
healeycodes.com/adding-defer-tβ¦
software engineer @vercel β’ I write about performance, compilers, puzzles, &more on my website β’ @recursecenter alum
- new post! I wrote a tiny compiler that lowers simple kernel loops into explicit data-parallel code (lanes! masks!) ofc I made up a language to make the input/output code easier to read
- quickjs is GOATed delightful API surface I was able to hack together a tiny runtime and event loop v quickly with it
- I built a tiny shell with C so I could learn more about syscalls and pipes great fun I found C to be quite suited for the task (fork, execvp) ... until I had to manage some string lifetime stuff π₯²

