Info
Flywheel.js channel
Flywheel.js is a server-side javascript platform written entirely in java, which allows to implement server applications in javascript, while not loosing the performance or the ability of implementing milti-threaded design and fully utilize host's machine resources.
Flywheel.js compiles javascript code into java classes, so basically you are running a java application. However, the environment behaves fully as if the script is interpreted in runtime (and it really is interpreted, but also compiled into the runtime environment on the go), including the ability to run scripts from command line in context of your app, and manipulate it's objects/variables states.
Stats
Joined Invalid Date
0 total views