Open wookable2 opened 1 month ago
Great idea! For this to work, these libraries must be compatible with WASM / browser environment. SDL2 looks promising: https://wiki.libsdl.org/SDL2/README/emscripten
Thank you very much! I am sure it will help out a lot for the users.
First of all, just want to say I absolutely love using this app, which helped me in many occasions. My main programming language is C++. However, I came to realize that linking additional libraries is hard in the environment. Are there any plans to add extensions to the app that links to popular libraries like SDL2 or SFML? or intrinsically link third party files? I know XCode is present for Mac users, but frankly I only own an ipad.