Confirmed users
228
edits
No edit summary |
|||
Line 6: | Line 6: | ||
* Run code originated in languages like Python on the web as well, for example by compiling CPython from C to JavaScript | * Run code originated in languages like Python on the web as well, for example by compiling CPython from C to JavaScript | ||
This is a really cool and very useful technology, and it is essential for the success of some of Mozilla's current initiatives, such as [https://developer.mozilla.org/en-US/docs/Games web gaming]. But the uses of Emscripten go beyond just building amazing games, therefore I have decided that Emscripten should have its own landing page on MDN, covering Emscripten in a more | This is a really cool and very useful technology, and it is essential for the success of some of Mozilla's current initiatives, such as [https://developer.mozilla.org/en-US/docs/Games web gaming]. But the uses of Emscripten go beyond just building amazing games, therefore I have decided that Emscripten should have its own landing page on MDN, covering Emscripten in a more complete fashion. | ||
[https://github.com/kripken/emscripten/wiki Emscripten currently has a wiki on github] that contains some great content, but this content could use some updating and reorganization, and we have lots of other ideas for content too, to tell the full story of how useful Emscripten is to interested parties such as C++ developers. | [https://github.com/kripken/emscripten/wiki Emscripten currently has a wiki on github] that contains some great content, but this content could use some updating and reorganization, and we have lots of other ideas for content too, to tell the full story of how useful Emscripten is to interested parties such as C++ developers. |