QuickJSR-package |
The QuickJSR package. |
assign |
Assign a value to a variable in the current context |
call |
Call a JS function in the current context |
cxxflags |
cxxflags |
from_json |
from_json |
get |
Get a variable from the current context |
JSContext |
JSContext object |
JSContext-method-assign |
Assign a value to a variable in the current context |
JSContext-method-call |
Call a JS function in the current context |
JSContext-method-get |
Get a variable from the current context |
JSContext-method-source |
Evaluate JS string or file in the current context |
JSContext-method-validate |
Assess validity of JS code without evaluating |
ldflags |
ldflags |
qjs_eval |
qjs_eval |
QuickJSR |
The QuickJSR package. |
quickjs_version |
Get the version of the bundled QuickJS library |
source |
Evaluate JS string or file in the current context |
to_json |
to_json |
validate |
Assess validity of JS code without evaluating |