- AMDGPU/GlobalISel: Fold (trunc (lshr x, 16)) to unmerge high half9/10llvm/llvm-project·performance·+3224-2272Bitwise shift operatorsType truncation and castingRegister allocation and register classesCompiler optimization passes
- today's pick · read the full storyvfs: add ZipProvider9/10nodejs/node·feature·+1671-4Asynchronous programming with Promises and async/awaitVirtual Filesystem (VFS) abstractionStream handling in Node.jsSynchronous and asynchronous API design
- Add MCP header-based attribute extraction and validation8/10envoyproxy/envoy·feature·+772-5Enum classes (enum class) for mode configurationHeader parsing and validationConditional logic for mode-based behaviorUnit and integration testing in C++
- refactor(runtime-vapor): create resolved async components without a wrapper8/10vuejs/core·feature·+186-32Async componentsComponent lifecycle hooksState preservation in componentsHydration in server-side rendering
- [libsycl] add initial sycl::handler impl8/10llvm/llvm-project·feature·+1278-164Command group functionsHandler API in SYCLQueue submission modelFunction forwarding/delegation
- [clang][bytecode] Add opaque pointers to support type-only pointers8/10llvm/llvm-project·feature·+1622-505Opaque pointersLValue designatorsBuiltin functions (__builtin_object_size, __builtin_dynamic_object_size)Error handling with fallback values
- v8: add setHeapProfileNearHeapLimit8/10nodejs/node·feature·+361-6Node.js Native Addons APIV8 Heap Profiling APIAsynchronous CallbacksResource Management
- quic: reuse TLS pause machinery to drop event deferral & improve 0RTT8/10nodejs/node·feature·+990-414Asynchronous programming with event deferralAbstraction of platform-specific differencesState machine for handshake flow controlCode reuse through generic mechanisms
- explicitly track inherent const generic args kind8/10rust-lang/rust·feature·+563-369Const genericsInherent associated constantsFeature gating with #[feature]Type system extensions for const parameters
- Make the API disposable8/10microsoft/TypeScript·feature·+8394-10267Symbol.asyncDisposeSymbol.disposeusing declarationsLexical resource management