rubyjs / libv8-node

Package libv8 from Node
MIT License
14 stars 27 forks source link

Published build for 16.10.0.0-x86_64-darwin-20 #32

Open scruff311 opened 2 years ago

scruff311 commented 2 years ago

Hello,

I have been having issues on my machine trying to use the latest mini_racer (0.6.2) which depends on the latest libv8-node. I am able to use an older version of mini_racer which uses libv8-node 15.14.0.1, and on my machine, a build specifically for darwin-20.

*** LOCAL GEMS ***

libv8-node (16.10.0.0 ruby x86_64-darwin, 15.14.0.1 x86_64-darwin-20)

I'm thinking if you were to publish a darwin-20 specific gem it may address the problems I am experiencing. Thanks!

tisba commented 2 years ago

for reference https://github.com/rubyjs/mini_racer/issues/185

seanmakesgames commented 1 year ago

Note to people watching these issues & PRs-- We are trying to release new versions of libv8-node and mini_racer and would love your help testing for stability in your products. Here's the main issue thread where we are tracking this: https://github.com/rubyjs/mini_racer/issues/277

Please let us know the results of your tests in our branches so we can do the actual releases on those branches with confidence.