Cargo Features

oxc_semantic has no features set by default.

[dependencies]
oxc_semantic = { version = "0.12.5", features = ["serialize"] }
serialize

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

oxc_semantic has 1 feature without comment.