build: experimental build with node package

This commit is contained in:
鲁树人
2024-09-03 00:17:54 +01:00
parent d51cfae9c2
commit 3f9d4b5084
24 changed files with 732 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -165,6 +165,7 @@ dependencies = [
name = "um_wasm"
version = "0.1.0"
dependencies = [
"anyhow",
"console_error_panic_hook",
"umc_kuwo",
"wasm-bindgen",