Skip to content
kripken edited this page Dec 6, 2011 · 60 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

node.js

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 10850 - LLVM 3.0 (svn) crashes on libc++ test.
  • Bug 9893 - pvs.cpp from sauer fails in clang.

Closure Compiler