Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans for internal linking with open source libraries, C++ #1157

Open
wookable2 opened this issue Oct 15, 2024 · 2 comments
Open

Any plans for internal linking with open source libraries, C++ #1157

wookable2 opened this issue Oct 15, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@wookable2
Copy link

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.

@bummoblizard bummoblizard added the enhancement New feature or request label Oct 19, 2024
@bummoblizard
Copy link
Member

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

@wookable2
Copy link
Author

Thank you very much! I am sure it will help out a lot for the users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants