Remix.run Logo
skulk 3 hours ago

So if I wanted to actually use this and I write some rust-but-lisp code and there's a compile error, will it show me a nice error message with an arrow pointing to where the error happened in my lisp code?

Can I use the amazing `rust-analyzer` LSP to get cool IDE features?

I suspect the answer is no, but these might be good further prompts to use.

thatxliner 2 hours ago | parent [-]

Good idea! I'm adding error messages + spans ala ariadne now