feat: publish Regex Tools 0.1.0

This commit is contained in:
2026-07-24 18:04:21 +02:00
commit 873b9b218d
136 changed files with 24212 additions and 0 deletions

7
public/engines/README.md Normal file
View File

@@ -0,0 +1,7 @@
# 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.