Skip to content

_free is not defined runtime error #19267

@jeswr

Description

@jeswr

Upgrading from emsdk 3.1.36 to 3.1.37 we have observed that we now get a _free is undefined error at runtime in particular environments, in particular trying to execute this line of code when no .data file is provided and instead we are generating a dl image in advance that gets loaded (for example see this sample project).

I suspect the removal of the global _free function for these environments occurred in this commit.

Is this an intentional breaking change? If so is there an easy fix on our end?

cc @rla @JanWielemaker

Metadata

Metadata

Assignees

No one assigned

    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