GitHub - xicilion/fibjs: JavaScript on Fiber (built on Chrome's V8 JavaScript engine)

3 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

/ fibjs Public

forked from fibjs/fibjs

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

License

View license

0 stars 301 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

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

Star History

Star History Chart

About

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

Resources

Readme

License

View license

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Packages

No packages published

Languages

  • C++ 80.7%
  • JavaScript 14.8%
  • C 4.0%
  • Makefile 0.2%
  • Perl 0.1%
  • CMake 0.1%
  • Other 0.1%