I just made the mistake to update my old Emscripten 1.38.13 version (which 
had worked fine) to a recent 3.1.x version (due to one 3rd party project 
that had specifically required a respective >3.1.x version). 

Interestingly it seems that the executables of my existing WASM projects 
now suddenly are massively (30% ) larger when compiled with the new 
Emscripten version, e.g. 3MB instead of 2.3MB.. WTF? (same build script  - 
only change was to add "-r" option when building ".bc" libs).

Worse it seems that code that worked fine before now suddenly doesn't 
anymore. (e.h.  some kind of emulator that generates chiptune music and the 
respective audio calculations now suddenly produce garbage - whereas the 
same code compiled with the 1.38.13 version  did not have this problem.)

Worst of all I had kept the backup folder of my old emscripten installation 
- as an insurance against the above scenario. Only to find that the new 
install apparently messed up stuff outside of the installation folder and 
my old version no longer wants to start.. :-( Help! How can I rollback to 
my old version to escape this nightmare? 

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/4e59121e-0359-42c5-83d9-b1b6967b6e30n%40googlegroups.com.

Reply via email to