Skip to content

Free WASM memory when JS-counterparts are garbage collected #10

@bobbinth

Description

@bobbinth

There is currently no way to free memory consumed by WASM modules, so, periodic recreation of FiniteField objects is required to avoid memory leaks. This can be fixed by finalizers (once they become available in Node.js).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions