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

deps: update Base64 SIMD library #45091

Closed
wants to merge 3 commits into from
Closed

Commits on Oct 20, 2022

  1. deps: update Base64 SIMD library

    Update the Base64 SIMD library which include new features of AVX512
    support and AVX inline assembly and several bug fixes.
    
    Fixes: nodejs#45089
    lucshi committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    793df1f View commit details
    Browse the repository at this point in the history
  2. Update config.h

    lucshi authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4fa2aa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Update config.h

    remove all feature definitons in this header and use gyp to define them
    lucshi authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    938717c View commit details
    Browse the repository at this point in the history