v0.0.8
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