regexped

command module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

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.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL