From bcd94b33072fdb026ec97a8ac1c90bd8ff114c25 Mon Sep 17 00:00:00 2001 From: zhangshun <453905631@qq.com> Date: Tue, 16 Jun 2026 09:39:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 1341 +++++++++++++++++++++------------------- public/smart_test.html | 14 +- 2 files changed, 709 insertions(+), 646 deletions(-) diff --git a/public/index.html b/public/index.html index f28a93e..2d1c157 100644 --- a/public/index.html +++ b/public/index.html @@ -1,697 +1,760 @@ - + -
- - + + +这个页面直接加载 public/wasm/smart_math.js,可以在本地验证 WASM 初始化、命令调用和返回 JSON。