File: README.md

package info (click to toggle)
rust-tower-lsp-server 0.22.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 528 kB
  • sloc: makefile: 2
file content (3 lines) | stat: -rw-r--r-- 229 bytes parent folder | download
1
2
3
# WebAssembly tower-lsp example

See [tower-lsp-web-demo](https://github.com/silvanshade/tower-lsp-web-demo) for a complete example that uses `tower-lsp` to build a language server which compiles to Wasm and runs in the browser.