S-YOU / just-js-spindle

an(other) experimental JS runtime, this time with v8 fast api calls and auto-generated bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

... s p i n d l e ...

prerequisites

  • x86_64
  • 5+ Linux Kernel
  • SSE4
  • make, gcc, g++, curl, targz

build

make all

benches

./spin bench/system.js
./spin bench/http-parser.js
./spin bench/zlib.js

examples

./spin examples/httpd.js
./spin examples/timer.js

About

an(other) experimental JS runtime, this time with v8 fast api calls and auto-generated bindings


Languages

Language:C++ 47.5%Language:JavaScript 27.0%Language:C 18.9%Language:Makefile 5.7%Language:Dockerfile 0.5%Language:Assembly 0.4%