Skip to content
/ fibjs Public
forked from fibjs/fibjs

JavaScript on Fiber (built on Chrome's V8 JavaScript engine)

License

Notifications You must be signed in to change notification settings

gmxyb/fibjs

 
 

Repository files navigation

FIBJS - JavaScript on Fiber

    _______ _________ ______  _________ _______ 
   (  ____ \\__   __/(  ___ \ \__    _/(  ____ \
   | (    \/   ) (   | (   ) )   )  (  | (    \/
   | (__       | |   | (__/ /    |  |  | (_____ 
   |  __)      | |   |  __ (     |  |  (_____  )
   | (         | |   | (  \ \    |  |        ) |
   | (_     ___) (___| (___) )/\_)  )  /\____) |
   (__/     \_______/(______/ \____/   \_______)

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 build status appveyor build status Join the chat at https://gitter.im/fibjs/fibjs

Get Started

Download

Documentation

Build

Community

If you have any question, please open an issue here

About

JavaScript on Fiber (built on Chrome's V8 JavaScript engine)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.6%
  • JavaScript 22.3%
  • C 4.8%
  • Objective-C++ 0.4%
  • Shell 0.3%
  • Perl 0.3%
  • Other 0.3%