Sign in Sign up
rubygems

dommy-js-wasmtime

A wasmtime-rb host for mruby-wasm-js builds (the Lilac component runtime is the primary example). It reimplements the mruby-wasm-js `js.*` handle-table ABI and the WASI preview1 surface in pure Ruby, routing JS interop into Dommy's `__js_get__/__js_set__/__js_call__/__js_new__` bridge protocol. The wasmtime sibling of dommy-js-quickjs — but instead of running JavaScript it drives Dommy from mruby running inside wasm.

Activity

Latest release
2mo ago
Total releases
1
Cadence
Last 12 months
1

Reach

Stars

Details

License
MIT
First release
Jun 24, 2026
Releases
Version Released
0.1.0 initial