Crazy Idea: Remove restriction on L-Vars so external apps can also use them

It’s not a crazy idea at all. In fact, it’s a very much needed feature to
solve the issue of having many WASM modules all doing the same thing ( using
Simconnect client areas and custom events to allow access to the Gauges API to
external .EXEs ), which is further complicated by the issue that stand-alone
WASM modules all run on the Main Thread. If it was possible to use these
features through Simconnect, lots of modules out there wouldn’t be required
anymore (or might be simplified a lot), with an obvious
performance/reliability benefits. A thread asking about this has already been
opened, and it’s currently flagged as “Schedule Evaluation”
https://devsupport.flightsimulator.com/t/3082