Skip to content

Nim 0.18.0 compilation problem #5

@h3rald

Description

@h3rald

When compiling any Nim program using NimAES, a very large .c file is generated (several MBs), which takes a long time to compile, uses up a large amount of memory during compilation making it impossibly ble to compile on low-memory systems (500-1000MB of RAM) and results in bigger executables.

This can be observed even when compiling the test program in this repository.

I never encountered this behavior in previous versions of Nim. Any idea why this is happening now?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions