You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now have Dockerfiles for MSVC targets, however, we're unable to distribute the built images. The Dockerfiles do not need any external dependencies, and can be built with:
They use WINE to run the MSVC toolchain, so they may not be perfect with all build systems, but for pure Rust crates and those with a simple Makefile/CMake/Meson build system.
We now have Dockerfiles for MSVC targets, however, we're unable to distribute the built images. The Dockerfiles do not need any external dependencies, and can be built with:
They use WINE to run the MSVC toolchain, so they may not be perfect with all build systems, but for pure Rust crates and those with a simple Makefile/CMake/Meson build system.
Please provide x86_64-pc-windows-msvc image.
The text was updated successfully, but these errors were encountered: