0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-22 15:47:56 +01:00
nodejs/deps/simdutf
Node.js GitHub Bot 796c4f9376
deps: update simdutf to 2.0.9
PR-URL: https://github.com/nodejs/node/pull/45975
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-12-27 23:32:41 +00:00
..
LICENSE-MIT
README.md
simdutf.cpp deps: update simdutf to 2.0.9 2022-12-27 23:32:41 +00:00
simdutf.gyp
simdutf.h deps: update simdutf to 2.0.9 2022-12-27 23:32:41 +00:00

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.