Issue with SDK V0.21.0

Hi, with latest SDK my code does not work anymore. What happens is the
following: - c++ code is compiled into WASM without warning or errors (it
seems compile time is faster with respect to previous SDK). Created WASM has
more or less the same size as before. - when I load the aircraft into MSFS I
can see the dll is compiled (and again it has more or less the same size as
previous version) - when aircraft is loaded, VC is completely dead, as if my
code is not running. The devmode WASM DEBUG windows doesn’t show anything
apparently wrong, I can even see that my gauges are using cpu time in the
various calls (pre update, pre draw, etc…). If I uninstall SDK 0.21.0 and
revert to 0.20.5 everything works fine. Kind regards, Davide

Hi We’re not aware of a issue like the one you described. Can you send us your
package and your source code so we can investigate the problem?
[http://devsupport.flightsimulator.com/t/how-to-report-a-bug-or-
crash/77](https://devsupport.flightsimulator.com/t/how-to-report-a-bug-or-
crash/77) Best Regards Maxime / Asobo