← Back to news
Show HN: Backlit – Lit Web Component SSR for Drupal via Go and WASM, No Node.js
Published: March 19, 2026 · Bennypowers.dev
View original
Two years ago I posted about server-rendering Lit web components in Drupal
using a Node.js sidecar container. It worked but felt like a proof of concept
-- Docker, inter-container networking, an extra process to babysit.Backlit replaces all of that with two l…