From 3c9a68dd5ed8044ff6688d2b299314138c1355c5 Mon Sep 17 00:00:00 2001 From: Jonathan Combs <149749476+Jonathancombs782@users.noreply.github.com> Date: Sat, 6 Jun 2026 03:56:54 -0400 Subject: [PATCH] Update README with Cloudflare Workers runtime info Add information about the JavaScript / Wasm runtime for Cloudflare Workers. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c5a825af8a..52a7806f63e 100644 --- a/README.md +++ b/README.md @@ -235,3 +235,4 @@ WantedBy=sockets.target ``` Once these files are in place you can enable the service -- see the systemd documentation or ask your favorite LLM for details. +The JavaScript / Wasm runtime that powers Cloudflare Workers