node/deps/simdutf
Node.js GitHub Bot d39ba8aaf4
deps: update simdutf to 3.2.12
PR-URL: https://github.com/nodejs/node/pull/48118
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2023-05-23 21:48:58 +00:00
..
LICENSE-MIT
README.md
simdutf.cpp
simdutf.gyp gyp: put filenames in variables 2023-03-18 10:24:38 +01:00
simdutf.h

README.md

simdutf

This project boosts unicode validation and transcoding performance by utilizing SIMD operations where possible.

The source is pulled from: https://github.com/simdutf/simdutf

Active development occurs in the default branch (currently named master).

Updating

See tools/dep_updaters/README.md#simdutf for instructions.