Skip to content

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 26 Apr 16:47
· 19 commits to main since this release
Align eval options with QuickJS JSEvalOptions and add evalThis.

Expand EvalOptions with version, eval flags, filename, and line number; bind JS_Eval2 and JS_EvalThis/JS_EvalThis2; route options-based eval through native options when available; add integration tests.

Made-with: Cursor