Robuta

https://mastodon.social/@joyeecheung Joyee Cheung (@joyeecheung@mastodon.social) - Mastodon 0 Posts, 1 Following, 38 Followers · Too lazy to set up automation for now. This is just a place holder/backup account. joyee cheungmastodon social https://joyeecheung.github.io/blog/2026/01/26/improving-single-executable-application-building-for-node-js/ Improving Single Executable Application Building for Node.js | Joyee Cheung's Blog Recently, I landed a change that moves the Single Executable Application (SEA) build process directly into Node.js core - a hobby project I’d been tinkering... executable applicationnode jsjoyee cheung https://www.igalia.com/team/qzhang Joyee Cheung | Igalia - Open Source Consulting and Development Igalia is an open source consulting firm specialised in the development of innovative projects and solutions. Our engineers have expertise in a wide range of... open source consultingjoyee cheungand developmentigalia https://joyeecheung.github.io/blog/2026/03/24/teaching-gdb-to-unwind-v8-jit-frames-on-x64/ Teaching gdb to Unwind V8 JIT Frames on x64 | Joyee Cheung's Blog Recently I landed a custom Python gdb unwinder in V8 that allows gdb to unwind through V8’s JIT-compiled frames on x64. During the process, I ended up digging... https://joyeecheung.github.io/blog/2026/01/31/tinkering-with-nodejs-core-on-arm64-windows/ Tickering with Node.js Core on ARM64 Windows | Joyee Cheung's Blog A while back, I wrote about Building Node.js on Windows using the new ClangCL support, which was done on an actual x64 Windows machine. While on vacation with... node js