Documentation
¶
Overview ¶
Command regexped compiles regexp patterns to WASM match functions.
Usage:
regexped [--debug] generate [--config=<file>] [--output=<file>|-] regexped [--debug] compile [--config=<file>] [--output=<file>|-] regexped [--debug] merge [--config=<file>] --main=<file> [--output=<file>|-] <regex1.wasm> ...
The config file defaults to regexped.yaml in the current directory when not specified. Global flags (--debug) must appear before the subcommand name.
Click to show internal directories.
Click to hide internal directories.