dommy-js-quickjs 0.9.0
dommy-js-quickjs lets JavaScript drive a Dommy DOM by embedding QuickJS (via the quickjs gem) and bridging DOM nodes to JS through an ES Proxy that routes property/method access into Dommy's __js_get__ / __js_set__ / __js_call__ ABI.