feat: publish Regex Tools 0.2.0
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# 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.
|
||||
Regex Tools executes ECMAScript through the browser's native `RegExp` engine.
|
||||
It also ships the declared, self-hosted PCRE2 10.47 WebAssembly pack in
|
||||
`pcre2/`.
|
||||
|
||||
Future flavour packs will be built from pinned, documented open-source
|
||||
revisions and placed in versioned subdirectories here.
|
||||
The PCRE2 pack is built from pinned, documented open-source code and
|
||||
toolchain revisions. `engine-metadata.json`, `SHA256SUMS` and `LICENSE.txt`
|
||||
travel with the runtime files and are verified by the release gate.
|
||||
|
||||
Reference in New Issue
Block a user