forked from emscripten-core/emscripten
-
Notifications
You must be signed in to change notification settings - Fork 3
Roadmap
kripken edited this page Oct 26, 2012
·
11 revisions
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
- autoconf modules
- IndexedDB integration for local caching of assets
- IDE integration (Visual Studio, etc.)