node/deps/simdutf/README.md

14 lines
383 B
Markdown
Raw Permalink Normal View History

# 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](../../tools/dep_updaters/README.md#simdutf)
for instructions.