From 6583ffa7053f3f4eccbe4bbe9b412b0739b0629f Mon Sep 17 00:00:00 2001
From: Runxi Yu <me@runxiyu.org>
Date: Mon, 24 Mar 2025 20:49:12 +0800
Subject: README.md: Remove the "JS is slow" notice, we have WebAssembly

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 3bd25ed..b0ce339 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,6 @@ It may experience occasional outages.
 
 - **The cryptography hasn't been audited.** I wrote this after a tiring school
   week and this definitely needs some review.
-- The JavaScript challenge solver is very, very slow. The solver written in C
-  as presented in the web interface is a few thousand times faster.
 - We should allow Git clients and RSS readers.
 - If a user is attempting to submit a POST request but their powxy cookie is
   invalid, powxy would redirect them to a challenge, and their POST data will
-- 
cgit v1.2.3