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 19.x #283

Merged
merged 7 commits into from
Apr 22, 2024
Merged

Update to libv8-node 19.x #283

merged 7 commits into from
Apr 22, 2024

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    6ea0026 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
    3ab17f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60ed350 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
    b135831 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
    d09638d 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
    c195239 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
    a61414c View commit details
    Browse the repository at this point in the history