Hi everyone. This is just a null update really. I've tried to update the LFJS plugin to meet the requirements of the new module setup and, during testing, I then learned that the new closure exporter also breaks the plugin on export.
So the upshot is that I am now trying to fix 2 problems that result from recent changes to C3... The guidance offered to plugin devs does not solve the problems for LFJS, there is something more complex going on here (maybe not surprising given that this is a bespoke c++ to wasm compilation). So I will continue to work for a solution but after spending a day trying to fix this I am starting to realise that it may not be possible without starting again from scratch.
I haven't given up yet, but this instability is rather disconcerting.