Confirmed users
228
edits
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
*- Introducing Emscripten | *- Introducing Emscripten | ||
*- Web abilities and limitations | *- Web abilities and limitations | ||
*- Download and install | |||
*- Workflow and tools | *- Workflow and tools | ||
*- Techniques | *- Techniques | ||
| Line 91: | Line 92: | ||
** What does Emscripten rely on? | ** What does Emscripten rely on? | ||
** What browsers currently support this combination? | ** What browsers currently support this combination? | ||
===Download and install=== | |||
* Win | |||
* Mac | |||
* Linux | |||
* Troubleshooting | |||
* Other useful tool links | |||
===Workflow and tools (could be versioned)=== | ===Workflow and tools (could be versioned)=== | ||
| Line 150: | Line 159: | ||
===Reference documentation (could be versioned)=== | ===Reference documentation (could be versioned)=== | ||
* Compiler reference | * Compiler reference | ||
** Compiler flags list (The most important compiler flags are mentioned in https://github.com/kripken/emscripten/wiki/Tutorial and https://github.com/kripken/emscripten/wiki/Optimizing-Code) | ** Compiler flags list (The most important compiler flags are mentioned in https://github.com/kripken/emscripten/wiki/Tutorial and https://github.com/kripken/emscripten/wiki/Optimizing-Code) | ||