from_json | from_json |
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 |
qjs_eval | qjs_eval |
QuickJSR-package | The QuickJSR package. |
quickjs_version | Get the version of the bundled QuickJS library |
to_json | to_json |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.