From 66e5e38324ace9c05f3decc5cabb6c5a15d3f2ef Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Sat, 11 May 2024 22:41:17 +0800 Subject: [PATCH] update web_wasm example --- .../examples/web_wasm/bin/index.html | 140 +++++++++++++++--- 1 file changed, 120 insertions(+), 20 deletions(-) diff --git a/dart_filament/examples/web_wasm/bin/index.html b/dart_filament/examples/web_wasm/bin/index.html index edcca4fc..4ac2c178 100644 --- a/dart_filament/examples/web_wasm/bin/index.html +++ b/dart_filament/examples/web_wasm/bin/index.html @@ -1,27 +1,127 @@ + + + + + + + \ No newline at end of file