New WASM module warnings in SU15 beta

Version: Flighting SU15 - 1.37.8.0

Frequency: Consistently

Severity: Low

Context: This is a Rust WASM module (source is GitHub - Navigraph/msfs-navigation-data-interface: Implementation to be able to download up-to-date Navigraph navigation data into MSFS) - if needed I can provide a simpler reproduction

Description: In our WASM module, we are getting 3 new warnings likely related to the new WASM memory management in SU15 during compilation. Are these warnings something to be concerned about, or are they fine?

Attachments:

same in C++ project

Hello @pepperoni505 @thealx ,

You just need to rebuild your wasm module with the lastest SDK (the flighting one in your case).

Regards,
Boris

1 Like