This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Description
I'm still getting compilation errors when compiling in debug mode with the latest nightly:
...
Compiling parking_lot v0.5.5
LLVM ERROR: out of memory
error: Could not compile `num-rational`.
This happens consistently on multiple PCs. Release Builds work just fine.
To reproduce build the livesplit-core crate with cargo build -p cdylib --target wasm32-unknown-unknown