Emscripten文档

该综合文档集包含使用Emscripten所需了解的一切内容。

快速开始:

  • Emscripten简介 explains what Emscripten does, why it is needed, its limitations and its licensing. It will help you understand whether Emscripten is the right tool for you.

  • Emscripten快速入门 将带领你下载,安装并使用Emscripten SDK。

Emscripten基础知识:

  • 移植 说明了本机运行环境与Emscripten运行时环境之间的主要区别,并说明为了Web运行运行,你的C/C++代码所需进行的更改。

  • 代码优化 显示如何优化代码的大小和性能。

  • Optimizing WebGL 提供了有关如何使页面的WebGL渲染性能最大化的技巧。

  • 编译和运行项目 演示如何将Emsctipten集成到现有的项目中。

参与贡献:

参考:

The full hierarchy of articles, opened to the second level, is shown below.