1/4
1/4
This is the first public release of Temporal_rs, a Rust implementation of the Temporal API powering Boa, Kiesel, V8 plus other engines.
This will be shipping in Chromium soon
More info in our blog post: boajs.dev/blog/2025/09...
This is the first public release of Temporal_rs, a Rust implementation of the Temporal API powering Boa, Kiesel, V8 plus other engines.
This will be shipping in Chromium soon
More info in our blog post: boajs.dev/blog/2025/09...
to be deployed anywhere. Here is an example with React Router RSC! github.com/hi-ogawa/rea...
to be deployed anywhere. Here is an example with React Router RSC! github.com/hi-ogawa/rea...
Highlights from last week:
- script: Allow reusing results from xpath queries
- html: Check the <source> MIME type on the source set updating
- layout: Make bottom table captions obey relative positioning offsets
- layout: Avoid recomputing automatic inline size
1/2
Highlights from last week:
- script: Allow reusing results from xpath queries
- html: Check the <source> MIME type on the source set updating
- layout: Make bottom table captions obey relative positioning offsets
- layout: Avoid recomputing automatic inline size
1/2
github.com/nitrojs/nitr...
github.com/nitrojs/nitr...
📐🖼️ inline SVG rendering
↔️🖋️ OpenType variable fonts
🃏🎛️ CSS.registerProperty()
🔣🤖 TextEncoderStream
🫗⏳ Iterator map(), filter(), flatMap()
servo.org/blog/2025/09...
📐🖼️ inline SVG rendering
↔️🖋️ OpenType variable fonts
🃏🎛️ CSS.registerProperty()
🔣🤖 TextEncoderStream
🫗⏳ Iterator map(), filter(), flatMap()
servo.org/blog/2025/09...
www.fermyon.com/blog/introdu...
www.fermyon.com/blog/introdu...
See the PR for some unfinished rough edges. Work continues on it while it's behind an experimental flag, but you can now play around with it!
github.com/sveltejs/kit...
See the PR for some unfinished rough edges. Work continues on it while it's behind an experimental flag, but you can now play around with it!
github.com/sveltejs/kit...
TS 6.0 will enable "noUncheckedSideEffectImports" by default 🎉
This increases type safety by erroring if you try to import a non-existent file.
Thanks for @arnaud-barre.bsky.social for pitching & @searyanc.dev for manually coding the PR 👍
github.com/microsoft/Ty...
TS 6.0 will enable "noUncheckedSideEffectImports" by default 🎉
This increases type safety by erroring if you try to import a non-existent file.
Thanks for @arnaud-barre.bsky.social for pitching & @searyanc.dev for manually coding the PR 👍
github.com/microsoft/Ty...
Home lab, cloud, on premise, what else is left for Cilium to become the standard?
Home lab, cloud, on premise, what else is left for Cilium to become the standard?
the-guild.dev/graphql/hive...
the-guild.dev/graphql/hive...
We're honored they're now our colleagues:
zed.dev/blog/hired-t...
We're honored they're now our colleagues:
zed.dev/blog/hired-t...
✅ Methods help you modify or use a schema
✅ Schemas validate a specific data type
✅ Actions validate or transform a known data type
✅ Methods help you modify or use a schema
✅ Schemas validate a specific data type
✅ Actions validate or transform a known data type
Here's why:
😍 Reduced bundle size by ~90%
⚡️ Faster queries (on avg ~3.48x faster in our benchmark)
🐾 Lower CPU footprint
💡 Less deployment complexity
🤝 Easier open-source contributions
Here's why:
😍 Reduced bundle size by ~90%
⚡️ Faster queries (on avg ~3.48x faster in our benchmark)
🐾 Lower CPU footprint
💡 Less deployment complexity
🤝 Easier open-source contributions