From 1604c88e63d97a40734e087576c40a89afa589ea Mon Sep 17 00:00:00 2001 From: Olivia Appleton Date: Wed, 14 Aug 2024 22:35:41 -0500 Subject: [PATCH] Fix some web changes --- README.rst | 2 +- docs/_static/test-rs.html | 6 +++--- docs/index.rst | 2 +- docs/rust.rst | 5 +++++ rust/src/include/problems.rs | 13 +++++++++---- 5 files changed, 19 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index a20deb89..10de4c58 100644 --- a/README.rst +++ b/README.rst @@ -110,7 +110,7 @@ Olivia's Project Euler Solutions and these tests not yet automated as in Nodejs and Bun. To run these tests yourself, |test-js-link| .. [3] While these solutions do run in most browsers, they need to be bundled with Pyodide 0.26.2+ first, and these tests are not yet automated as in CPython and pypy. To run these tests yourself, |test-py-link| -.. [4] This feature is in progress. While these solutions will run in most browsers, they need to be bundled with wasm-pack 0.2+ first, and these +.. [4] While these solutions will run in most browsers, they need to be bundled with wasm-pack 0.2+ first, and these tests are not yet automated as on non-web platforms. To run these tests yourself, |test-rs-link| Coverage diff --git a/docs/_static/test-rs.html b/docs/_static/test-rs.html index 4ebd1815..2f0d1af3 100644 --- a/docs/_static/test-rs.html +++ b/docs/_static/test-rs.html @@ -11,10 +11,10 @@