-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
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?
Metadata
Metadata
Assignees
Labels
No labels