emscripten-core/emscripten

Clarify and document our support or lack of it for msys2/cygwin/mingw

Open

#12,533 opened on Oct 15, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (3,519 forks)batch import
good first bughelp wantedwontfix

Repository metrics

Stars
 (27,361 stars)
PR merge metrics
 (Avg merge 19d 10h) (147 merged PRs in 30d)

Description

We occasionally get issues around folks trying to use either emsdk or emcc from a msys2/cygwin/mingw and it would be good if we could document clearly our support for these environments.

Some related bugs: https://github.com/emscripten-core/emscripten/issues/12376 https://github.com/emscripten-core/emsdk/pull/631 https://github.com/emscripten-core/emsdk/issues/385

Contributor guide