Cargo Features

oxc_regular_expression has no features set by default.

[dependencies]
oxc_regular_expression = { version = "0.29.0", features = ["serialize"] }
serialize

Enables serde, tsify, and wasm-bindgen, serialize of oxc_allocator and oxc_span

oxc_regular_expression has 1 feature without comment.