[wasm/xmly] feat: add wasm glue

This commit is contained in:
鲁树人
2024-09-18 23:01:01 +01:00
parent 6a60dec89b
commit 687885b88d
4 changed files with 73 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -544,6 +544,7 @@ dependencies = [
"umc_kuwo",
"umc_ncm",
"umc_qmc",
"umc_xmly",
"wasm-bindgen",
"wasm-bindgen-test",
]