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
{{ message }}
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
I'm running into issues where we aren't allowed to install Python 2.7 (because it was End-of-Life back in 2020) and libv8 ~> 3.16.14.0 complains it needs Python2.7 when I try to install the gem.
Any plans to support a newer version of libv8? They are currently on 8.4.255
Thanks
The text was updated successfully, but these errors were encountered:
It was created as an alternative to the excellent therubyracer, which is rubyjs/therubyracer#462. Unlike therubyracer, mini_racer only implements a minimal bridge. This reduces the surface area making upgrading v8 much simpler and exhaustive testing simpler.
I'm running into issues where we aren't allowed to install Python 2.7 (because it was End-of-Life back in 2020) and
libv8 ~> 3.16.14.0
complains it needs Python2.7 when I try to install the gem.Any plans to support a newer version of libv8? They are currently on 8.4.255
Thanks
The text was updated successfully, but these errors were encountered: