Rust analyzer for the web #16410
Ben2146053
started this conversation in
General
Replies: 1 comment
-
This might be interesting: https://github.com/qualified/lsps/tree/main/examples/rust-analyzer |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a use case for bringing rust analyzer features to the web, exposing it as a web API. The idea is sending code to be processed and getting a response of the rust analyzer output. Is there anything out in the wild already doing this? If not, can anyone point me in the repo where a good starting point to look into? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions