Roadmap - inolen/emscripten GitHub Wiki
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.)