Get JSON LSP running, still work to be done

This commit is contained in:
Isaac Clayton
2022-07-07 15:20:27 +02:00
parent 38d7321511
commit fbaff615a3
7 changed files with 269 additions and 88 deletions
Generated
+2
View File
@@ -3718,6 +3718,8 @@ dependencies = [
"anyhow",
"bincode",
"serde",
"serde_json",
"wasi-common",
"wasmtime",
"wasmtime-wasi",
]