Skip to content
kripken edited this page Oct 26, 2012 · 11 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 to WebGL [complete]
  • Improve compiler speed
  • Improve generated code speed

Miscellaneous TODO

  • autoconf modules
  • IndexedDB integration for local caching of assets
  • IDE integration (Visual Studio, etc.)
Clone this wiki locally