/emscripten-site

Emscripten website

Primary LanguageHTML

How to build:

  1. In the emscripten repo, go to site/
  2. Run make clean (to ensure old files are not present)
  3. Run make html (you need sphinx installed)
  4. Copy site/build/html into here

(This repo is just for the gh-pages branch to host the site.)