feat: added glue exports for kwm/qmc

This commit is contained in:
鲁树人
2024-09-07 13:13:39 +01:00
parent e7d8231474
commit 3292ad51ea
16 changed files with 398 additions and 241 deletions

3
Cargo.lock generated
View File

@@ -159,8 +159,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
dependencies = [
"cfg-if",
"js-sys",
"libc",
"wasi",
"wasm-bindgen",
]
[[package]]
@@ -363,6 +365,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"console_error_panic_hook",
"getrandom",
"umc_kuwo",
"umc_qmc",
"wasm-bindgen",