Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to libv8-node 20.x #284

Closed
wants to merge 8 commits into from
Closed

Update to libv8-node 20.x #284

wants to merge 8 commits into from

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    03dcde1 View commit details
    Browse the repository at this point in the history
  2. Use Minitest Rake tasks

    lloeki committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    491a00c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e87dd81 View commit details
    Browse the repository at this point in the history
  4. Lock v8 Isolate while pumping message loop

    Not sure when this became required. Docs do say
    > The caller has to make sure that this is called from the right thread.
    but make no mention of required locking.
    Fayti1703 authored and lloeki committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    626463a View commit details
    Browse the repository at this point in the history
  5. Enable test_webassembly

    lloeki committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    63dc07b View commit details
    Browse the repository at this point in the history
  6. Lock before LowMemoryNotification

    See: #288
    lloeki committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c5395c6 View commit details
    Browse the repository at this point in the history
  7. Remove debug logging

    lloeki committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    538868d View commit details
    Browse the repository at this point in the history
  8. Update to libv8-node 20.12.1.0

    lloeki committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a89fb13 View commit details
    Browse the repository at this point in the history