JavaScript on Fiber (built on Chrome's V8 JavaScript engine)
JavaScript on Fiber (built on Chrome's V8 JavaScript engine)
_______ _________ ______ _________ _______
( ____ \\__ __/( ___ \ \__ _/( ____ \
| ( \/ ) ( | ( ) ) ) ( | ( \/
| (__ | | | (__/ / | | | (_____
| __) | | | __ ( | | (_____ )
| ( | | | ( \ \ | | ) |
| (_ ___) (___| (___) )/\_) ) /\____) |
(__/ \_______/(______/ \____/ \_______)
fibjs is a JavaScript runtime built on Chrome's V8 JavaScript engine. fibjs uses fibers-switch , sync style & non-blocking IO model to build scalable system. [travis-image]: https://img.shields.io/travis/fibjs/fibjs.svg?style=flat-square [travis-url]: https://travis-ci.org/fibjs/fibjs [appveyor-image]: https://ci.appveyor.com/api/projects/status/github/fibjs/fibjs?svg=true [appveyor-url]: https://ci.appveyor.com/project/fibjs/fibjs [gitter-image]: https://badges.gitter.im/fibjs/fibjs.svg [gitter-url]: https://gitter.im/fibjs/fibjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
If you have any question, please open an issue here
Build failed on macos 15 with clang 17
HTTP/3 or QUIC Support
Why require('lru.min') not supported?
生成器函数第二次执行有问题
Does the fibjs support a file lock?
V8 Torque Language
The process exit code 0 is incorrect after the fibjs process crashes
给 http.Cookie 添加个 SameSite 属性
How to access column value of result set by column index in db module?
How to fetch row from DbConnection instead of all data?