Sam Clegg
Results
1093
comments of
Sam Clegg
trafficstars
@Adonis-Song can you share the exact error message you are seeing and the same file that causes the error?
The issue is the DataCount section. There was a recent fix to avoid including the DataCount section when targeting older browsers: #25719. That commit hasn't made it into a release...
No, in general you cannot mix libraries compiled with older emscripten versions with newer ones. You need to re-compile everything.