Interface for the 'QuickJS-NG' Lightweight 'JavaScript' Engine
Evaluate JS string or file in the current context
Assess validity of JS code without evaluating
JSContext object
qjs_eval
Get the version of the bundled QuickJS library
The QuickJSR package.
to_json
Call a JS function in the current context
Get a variable from the current context
from_json
Assign a value to a variable in the current context
An 'R' interface to the 'QuickJS' portable 'JavaScript' engine. The engine and all 'R' to 'JavaScript' interoperability is bundled within the package, requiring no dependencies beyond a 'C' compiler.
Useful links