#TODO
- replace Vector on C++ with Array []MyStruct
- Return Reference from C++ to JS to avoid copy https://stackoverflow.com/a/66053774
- Read about WebIDL Binder https://emscripten.org/docs/porting/connecting_cpp_and_javascript/WebIDL-Binder.html
- Pass Binary object (downloaded from 140MB.BIN )from JS to Array. Currently C++ generate own object