Interface for the 'QuickJS' Lightweight 'JavaScript' Engine
cxxflags
from_json
Assign a value to a variable in the current context
Call a JS function in the current context
Get a variable from the current context
Evaluate JS string or file in the current context
Assess validity of JS code without evaluating
JSContext object
ldflags
qjs_eval
Get the version of the bundled QuickJS library
The QuickJSR package.
to_json
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