rust-analyzer.vs
rust-analyzer.vs copied to clipboard
Cross compilation / cross platform experience
Starting to spec this out - Reader please feel free to add your throughts.
Raw thoughts on add this support.
- Docker (jetbrains does this) -> build only or build + debug?
- WSL2 (build and run, C++ CMake like experience)
- Enable only 32 / 64 / wasm on Windows, rest through docker / WSL2?
- wasm has to be an integral part of the solution