emscripten-core/emscripten

Document emcmake under "Building projects"

Open

#15,082 opened on Sep 21, 2021

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

Repository metrics

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

Description

I've noticed we don't have any mentioned of emcmake on the website, except for the changelog. We should fix it as a lot of people probably port their CMake-based projects.

https://emscripten.org/docs/compiling/Building-Projects.html seems like the best candidate for a new section.

Contributor guide