Skip to content

RangeError: Invalid string length #26

Description

@elmol

Title: RangeError: Invalid string length when reading a large .sym file

Description:

An error was encountered when attempting to read a large .sym file, resulting in a RangeError: Invalid string length. The following details were recorded:

RangeError: Invalid string length
 at readFileHandle (node:internal/fs/promises:567:25)
 at async WasmTester.loadSymbols (node_modules/circom_tester/wasm/tester.js:118:25)

The issue appears to occur within the WasmTester.loadSymbols method while handling the file reading process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions