Skip to content

Node.js v25: "Maximum call stack size exceeded" when using old Solidity compiler versions #781

@r0qs

Description

@r0qs

When running solc-js tests on Node.js v25+, compilation of older Solidity compiler versions (e.g., v0.4.20) fails with a RangeError: Maximum call stack size exceeded error. The issue affects older Emscripten-compiled soljson.js binaries. Node.js v24 and earlier seems to work correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions