mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Make `wasm` feature also enable `serde` feature. This allows shortening a lot of `#[cfg_attr]`s. As discussed in https://github.com/oxc-project/oxc/pull/2638#issuecomment-1984066757. |
||
|---|---|---|
| .. | ||
| assumptions.rs | ||
| class.rs | ||
| identifier.rs | ||
| keyword.rs | ||
| lib.rs | ||
| module_record.rs | ||
| node.rs | ||
| operator.rs | ||
| precedence.rs | ||
| reference.rs | ||
| scope.rs | ||
| symbol.rs | ||
| xml_entities.rs | ||