Tor Andersson d948459f44 Record whether a function is script or function code.
Script code returns the value of the last evaluated expression.
Function code returns the explicit return value or undefined.
2014-01-24 01:48:24 +01:00
2014-01-21 15:15:22 +01:00
2014-01-21 15:15:22 +01:00

libjs: An embeddable Javascript interpreter in C.
Description
An embeddable Javascript interpreter in C.
Readme 1.7 MiB