Add multi-file playground imports

This commit is contained in:
2026-06-17 10:17:00 +09:00
parent 19c9de1601
commit 4ab47e5719
11 changed files with 502 additions and 37 deletions
+1
View File
@@ -8,6 +8,7 @@ crate-type = ["cdylib", "rlib"]
[dependencies]
decodal-core = { path = "../decodal-core" }
serde_json = "1"
wasm-bindgen = "0.2"
[package.metadata.wasm-pack.profile.release]