更改WASM的引入方式。

This commit is contained in:
徐涛
2025-02-10 16:17:59 +08:00
parent 12e76b658e
commit 3eae8116e7
19 changed files with 13 additions and 2992 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
wasm-pack build --release --target web -d ../src/color_functions
wasm-pack build --release --target web -d ../color_functions