[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-6354":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":24,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":34,"discoverSource":35},6354,"jerryscript","jerryscript-project\u002Fjerryscript","jerryscript-project","Ultra-lightweight JavaScript engine for the Internet of Things.","https:\u002F\u002Fjerryscript.net",null,"C",7395,694,186,196,0,2,9,1,39.53,"Apache License 2.0",false,"master",true,[26,27,28,29,5,30],"internet-of-things","iot","javascript","javascript-engine","runtime","2026-06-12 02:01:18","![](https:\u002F\u002Fgithub.com\u002Fjerryscript-project\u002Fjerryscript\u002Fblob\u002Fmaster\u002FLOGO.png)\n# JerryScript: JavaScript engine for the Internet of Things\n[![License](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Flicence-Apache%202.0-brightgreen.svg?style=flat)](LICENSE)\n[![GitHub Actions Status](https:\u002F\u002Fgithub.com\u002Fjerryscript-project\u002Fjerryscript\u002Fworkflows\u002FJerryScript%20CI\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002Fjerryscript-project\u002Fjerryscript\u002Factions)\n[![FOSSA Status](https:\u002F\u002Fapp.fossa.io\u002Fapi\u002Fprojects\u002Fgit%2Bhttps%3A%2F%2Fgithub.com%2Fjerryscript-project%2Fjerryscript.svg?type=shield)](https:\u002F\u002Fapp.fossa.io\u002Fprojects\u002Fgit%2Bhttps%3A%2F%2Fgithub.com%2Fjerryscript-project%2Fjerryscript?ref=badge_shield)\n[![IRC Channel](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fchat-on%20freenode-brightgreen.svg)](https:\u002F\u002Fkiwiirc.com\u002Fclient\u002Firc.freenode.net\u002F#jerryscript)\n\nJerryScript is a lightweight JavaScript engine for resource-constrained devices such as microcontrollers. It can run on devices with less than 64 KB of RAM and less than 200 KB of flash memory.\n\nKey characteristics of JerryScript:\n* Full ECMAScript 5.1 standard compliance\n* ECMAScript 2025 standard compliance is 70%\n  * [Kangax Compatibilty Table](https:\u002F\u002Fcompat-table.github.io\u002Fcompat-table\u002Fes2016plus\u002F)\n* 258K binary size when compiled for ARM Thumb-2\n* Heavily optimized for low memory consumption\n* Written in C99 for maximum portability\n* Snapshot support for precompiling JavaScript source code to byte code\n* Mature C API, easy to embed in applications\n\nAdditional information can be found on our [project page](http:\u002F\u002Fjerryscript.net) and [Wiki](https:\u002F\u002Fgithub.com\u002Fjerryscript-project\u002Fjerryscript\u002Fwiki).\n\nMailing list: jerryscript-dev@groups.io, you can subscribe [here](https:\u002F\u002Fgroups.io\u002Fg\u002Fjerryscript-dev) and access the mailing list archive [here](https:\u002F\u002Fgroups.io\u002Fg\u002Fjerryscript-dev\u002Ftopics).\n\n## Quick Start\n### Getting the sources\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Fjerryscript-project\u002Fjerryscript.git\ncd jerryscript\n```\n\n### Building JerryScript\n```bash\npython tools\u002Fbuild.py\n```\n\nFor additional information see [Getting Started](docs\u002F00.GETTING-STARTED.md).\n\n## Documentation\n- [Getting Started](docs\u002F00.GETTING-STARTED.md)\n- [Configuration](docs\u002F01.CONFIGURATION.md)\n- [API Reference](docs\u002F02.API-REFERENCE.md)\n- [API Example](docs\u002F03.API-EXAMPLE.md)\n- [Port API](docs\u002F05.PORT-API.md)\n- [Reference Couting](docs\u002F06.REFERENCE-COUNTING.md)\n- [Debugger](docs\u002F07.DEBUGGER.md)\n- [Coding Standards](docs\u002F08.CODING-STANDARDS.md)\n- [Arguments Extension API](docs\u002F09.EXT-REFERENCE-ARG.md)\n- [Property Extension API](docs\u002F10.EXT-REFERENCE-HANDLER.md)\n- [Autorelease Extension API](docs\u002F11.EXT-REFERENCE-AUTORELEASE.md)\n- [Module Extension API](docs\u002F12.EXT-REFERENCE-MODULE.md)\n- [Debugger Transport Interface](docs\u002F13.DEBUGGER-TRANSPORT.md)\n- [Scope Extension API](docs\u002F14.EXT-REFERENCE-HANDLE-SCOPE.md)\n- [Module System](docs\u002F15.MODULE-SYSTEM.md)\n- [Migration Guide](docs\u002F16.MIGRATION-GUIDE.md)\n\n## Contributing\nThe project can only accept contributions which are licensed under the [Apache License 2.0](LICENSE) and are signed according to the JerryScript [Developer's Certificate of Origin](DCO.md). For further information please see our [Contribution Guidelines](CONTRIBUTING.md).\n\n## License\nJerryScript is open source software under the [Apache License 2.0](LICENSE). Complete license and copyright information can be found in the source code.\n\n[![FOSSA Status](https:\u002F\u002Fapp.fossa.io\u002Fapi\u002Fprojects\u002Fgit%2Bhttps%3A%2F%2Fgithub.com%2Fjerryscript-project%2Fjerryscript.svg?type=large)](https:\u002F\u002Fapp.fossa.io\u002Fprojects\u002Fgit%2Bhttps%3A%2F%2Fgithub.com%2Fjerryscript-project%2Fjerryscript?ref=badge_large)\n\n> Copyright JS Foundation and other contributors, http:\u002F\u002Fjs.foundation\n\n> Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http:\u002F\u002Fwww.apache.org\u002Flicenses\u002FLICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","JerryScript 是一个专为物联网设计的超轻量级JavaScript引擎。它完全符合ECMAScript 5.1标准，并且对ECMAScript 2025的支持度达到70%，能够在内存少于64KB、闪存少于200KB的设备上运行。该引擎使用C99编写，具有高度可移植性，二进制大小仅为258K（针对ARM Thumb-2编译时），并且进行了深度优化以减少内存消耗。此外，JerryScript支持快照功能，可以将JavaScript源代码预编译成字节码，同时提供成熟的C API便于嵌入应用程序中。此项目非常适合应用于资源受限但需要执行JavaScript代码的微控制器和其他小型物联网设备场景。","2026-06-11 03:06:39","top_language"]