Question
The CI workflow already includes Node 24 in the build matrix, but the latest release v0.10.0 does not include Node 24 prebuilt binaries.
Is there a timeline for when the Node 24 prebuilt binaries will be available?
Background
OpenClaw has a workaround for this (marking @discordjs/opus as optional), but the root cause remains unresolved. A proper fix would be to have @discordjs/opus include Node 24 compatible builds in its releases.