I know that using SimConnect makes possible to transfer data from an external application to the simulator, but it does not work fast enough for external simulation engine.
FSUIPC, Fenix, as I understand, do not work through SimConnect, but use shared memory with the WASM module in the simulator, how can I implement a shared memory mechanism for my application using the WASM module?
I am interested to know the implementation of working with shared memory on the WASM module.
FSUIPC, Fenix, as I understand, do not work through SimConnect, but use shared memory with the WASM module in the simulator, how can I implement a shared memory mechanism for my application using the WASM module?
I am interested to know the implementation of working with shared memory on the WASM module.
