mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
relates #709 The allocator and lifetime gets in the way if we want to parse in parallel but process them in a single thread. This example uses `ouroboros` to provide a safe API for working with this unsafe behavior. |
||
|---|---|---|
| .. | ||
| examples | ||
| fuzz | ||
| src | ||
| Cargo.toml | ||