Setup for TypeScript type gen for WASM using Tsify
- Includes breaking changes to the WASM API surface, since it now accepts objects instead of stringified JSON.
This commit is contained in:
@@ -6,6 +6,7 @@ members = [
|
||||
"veilid-cli",
|
||||
"veilid-flutter/rust",
|
||||
"veilid-wasm",
|
||||
"tsify-async"
|
||||
]
|
||||
exclude = ["./external"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user