README.md
June 23, 2024 ยท View on GitHub
onigmo-wasm
K. Takata's Onigmo regular expression engine compiled into a WASM module.
Building
Building onigmo-wasm requires Docker. Make sure Docker is running, then run make.
License
Licensed under the same license as Onigmo itself.
Authors
- ongimo-wasm: Cameron C. Dutro: http://github.com/camertron
- Onigmo: K. Takata: https://github.com/k-takata