rust-analyzer.vs icon indicating copy to clipboard operation
rust-analyzer.vs copied to clipboard

Cross compilation / cross platform experience

Open parthopdas opened this issue 2 years ago • 0 comments

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

parthopdas avatar Feb 26 '23 13:02 parthopdas