Files
regex-tools/public/engines/README.md

8 lines
294 B
Markdown

# Engine assets
Regex Tools 0.1.0 executes ECMAScript through the browser's native `RegExp`
engine. It therefore ships no external engine binary or WebAssembly pack.
Future flavour packs will be built from pinned, documented open-source
revisions and placed in versioned subdirectories here.