You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V8 objects should inherit ruby natives, and include v8 base modules instead of inheriting v8 base classes and delegating method to native ruby object. There can be lot of work to do to make it work, but i think it worth of it.
V8 objects should inherit ruby natives, and include v8 base modules instead of inheriting v8 base classes and delegating method to native ruby object. There can be lot of work to do to make it work, but i think it worth of it.