You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kripken edited this page Mar 16, 2012
·
12 revisions
Roadmap
The following are the main planned milestones for Emscripten in 2012:
Full support for stdlibc++ [complete]
Enable 100% of LLVM's optimization passes, by implementing a Legalizer in Emscripten [complete]
Support code and data file compression [complete]
Support compiling OpenGL code that compiles to WebGL [ehsan]
Write the core compiler portion as an LLVM C++ backend and get it upstream (no change to runtime code, library code, toolchain and tools, etc., at least for now)