Skip to content

Add prebuilt binaries for Node.js v24 (ABI 137) #15

@bobbyg603

Description

@bobbyg603

Problem

node-dump-syms fails to install on Node.js v24 (ABI 137) because there are no prebuilt binaries available. It falls back to compiling from source via Rust/Cargo, which many environments don't have installed.

Current prebuilts cover ABI versions 108, 115, and 127. Node.js v24 uses ABI 137.

Expected

Add prebuilt binaries for node-v137-{darwin-arm64,darwin-x64,linux-x64,win32-x64} to the release assets.

Context

Discovered while testing @bugsplat/symbol-upload with the -m (dumpSyms) flag for Android .so file uploads in @bugsplat/expo.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions