refactor(vm, frontend): turns out that the serde_wasm_bindgen facilities of TSify are borken...
This commit is contained in:
@@ -16,5 +16,5 @@ phf = "0.11.2"
|
||||
serde = "1.0.202"
|
||||
serde_derive = "1.0.202"
|
||||
strum = { version = "0.26.2", features = ["derive", "phf", "strum_macros"] }
|
||||
tsify = { version = "0.4.5", optional = true, features = ["js"] }
|
||||
tsify = { version = "0.4.5", optional = true, features = ["json"] }
|
||||
wasm-bindgen = { version = "0.2.92", optional = true }
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user