Skip to content
max99x edited this page Aug 25, 2011 · 49 revisions

Emscripten issues in browser bug trackers

Emscripten is on the edge of what JavaScript engines are meant to do, so we often bump into JS engine bugs. This page links to issues in browser bug trackers that are related to Emscripten.

Firefox/SpiderMonkey

Chrome/V8

Opera

  • The CPython demo and others do not run due to a bug in Opera's JS engine. Opera has been informed, but does not have a public bug tracker to link to.

LLVM

  • Bug 9893 - pvs.cpp from sauer fails in clang.
  • Bug 9894 - rendermodel.cpp from sauer fails in clang.

Closure Compiler

Clone this wiki locally