> For the complete documentation index, see [llms.txt](https://huataihuang.gitbook.io/cloud-atlas-draft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huataihuang.gitbook.io/cloud-atlas-draft/develop/javascript.md).

# JavaScript

JavaScript已经成为主流的开发语言，从前端页面到后段服务，JavaScript已经无所不在。

> 甚至有一个运行在JavaScript中的PC模拟器，可以加载Linux内核，利用终端进行交互，以及编译C程序，所有一切都运行在浏览器中 - [jslinux](http://bellard.org/jslinux/)
