Skip to content

kganser/kerneljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kerneljs

Kerneljs is a minimalist javascript interpreter with a nonblocking API in the style of the browser and nodejs. Read more about it here.

Kerneljs is still in early development. To build it, you must first build and install V8, libev, and libeio. Then, simply run make && sudo make install to generate and install kernel.h, libkernel.a, and the executable, kernel, which takes a javascript file name argument or reads javascript from stdin.

About

A minimal evented javascript environment for the server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published