From 54b7d96fb58c690466a614cfef1e190b1b7f2dd2 Mon Sep 17 00:00:00 2001 From: Benedikt Mandelkow Date: Thu, 15 Feb 2024 13:43:03 +0100 Subject: [PATCH] new version --- index.html | 22 +++++++++- pkg/p2rjs.js | 16 +++++--- pkg/p2rjs_bg.wasm | Bin 3080549 -> 3464520 bytes testcases.js | 102 ++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 133 insertions(+), 7 deletions(-) create mode 100644 testcases.js diff --git a/index.html b/index.html index fe8356f..1cd86be 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,10 @@ + +
from dataclasses import dataclass
 
@@ -58,6 +62,7 @@
 
     
     
+