Gilad,
I wonder if you would have some hints for this - I will try to describe briefly, although I am not sure it will be understandable considering it most likely is not a problem for you.
The core of my issue is that, with the latest version of Newspeak, the HopscotchWebIDE.vfuel build using the ' . ./build.sh' hangs when served. I would think this is a problem at my end (and very well still may be), but if I use Newspeak version 3 commits back (the one with commit message 'Restore README'), this one
running '. ./build.sh' produces a working HopscotchWebIDE.vfuel.
The EMSDK version I use is 2.0.0 (with any Newspeak version), and the extraRevs primordial soup, which combination always worked for me so far.
The reason I tried the 3 commits back was I got to the end of my rope, and I speculated from the commit messages there were some changes in the last 2 commits that affect memory etc, so I am trying my luck here in case you have a hint.
(PS: I started to have this issue during my work on the PWA versioning changes, which require some changes to the build script, and the whole week was sure it was my fault - still may be - but then I rolled back all my changes completely and the issue remained, so I started to roll back the newspeak commits)
Thanks for any hints, but understand if there were none, I will fight through it one way or another
Milan