qlevens
Version:
A lightning-fast implementation of the Levenshtein distance algorithm. Written in AssemblyScript, compiled to WebAssembly, and optimized for speed.
10 lines (5 loc) • 323 B
Markdown
# Quick Levenshtein WASM library
⚡⚡ A lightning-fast implementation of the Levenshtein distance algorithm.
Written in AssemblyScript, compiled to WebAssembly, and optimized for speed.
**0 dependencies**
<small>Based on [`fastest-levenshtein`](https://github.com/ka-weihe/fastest-levenshtein) by *ka-weihe*.</small>