mirror of
https://github.com/danbulant/oxc
synced 2026-05-20 20:58:48 +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. |
||
|---|---|---|
| .. | ||
| multi-thread.rs | ||
| parser.rs | ||