kripken / emscripten-site

Emscripten website
12 stars 12 forks source link

missing document #8

Closed lucyllewy closed 9 years ago

lucyllewy commented 9 years ago

the Pthreads document, which is seemingly supposed to be at https://kripken.github.io/emscripten-site/docs/porting/pthreads.html appears to be missing. It is linked in the menu on the left-hand side of the site under the parent "Porting" and labelled as "Pthreads support". The link leads to a github 404 page :-(

kripken commented 9 years ago

Fixed, thanks. Was indeed a missing file, had to just git add and push it.