A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/rails/execjs

https://github.com/rails/execjs - v2.9.1

What's Changed

Full Changelog: https://github.com/rails/execjs/compare/v2.9.0...v2.9.1

- Ruby
Published by rafaelfranca over 2 years ago

https://github.com/rails/execjs - v2.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/rails/execjs/compare/v2.8.1...v2.9.0

- Ruby
Published by rafaelfranca over 2 years ago

https://github.com/rails/execjs - v2.8.1

  • Wait for STDOUT to be flushed before exiting the node runtime

- Ruby
Published by pixeltrix almost 5 years ago

https://github.com/rails/execjs -

  • Fix Ruby 3.0 compatibility on Windows
  • Undefine console, process and other globals. See https://github.com/rails/execjs/pull/43
  • Removed the RubyRacer runtime as it is no longer maintained and broken on recent rubies.
  • Node runtime look for node before nodejs.

- Ruby
Published by byroot almost 5 years ago

https://github.com/rails/execjs - 2.7.0

  • Add direct V8 support (via d3)
  • Allow for runtime specific option flags
  • Add MiniRacer runtime support

- Ruby
Published by rafaelfranca almost 10 years ago