Cargo Features

oxc_ast has no features set by default.

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

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

oxc_ast has 1 feature without comment.