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

Add web support #3

Open
MohamedRejeb opened this issue Apr 25, 2023 · 6 comments
Open

Add web support #3

MohamedRejeb opened this issue Apr 25, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@MohamedRejeb
Copy link
Owner

  • Add implementation for web target
@MohamedRejeb MohamedRejeb added the enhancement New feature or request label Apr 25, 2023
@satvikpendem
Copy link

Is web support able to be added now? I know it still requires a few extra steps but it seems like it's more stable now than in 2023.

@MohamedRejeb
Copy link
Owner Author

Yes I think it's time to add web support
I'm planning to move dependencies to libs.versions.toml as well and a few other changes.

@aritra-tech
Copy link

Hey @MohamedRejeb I was also thinking of adding Web support in my old project but how can we add the wasmJsMain module on our old project?

@MohamedRejeb
Copy link
Owner Author

Hi @aritra-tech
If you don't have platform-specific code all you need to do is to add wasmJs target in gradle file. Also you need to check if all your dependencies are supporting wasmJs

@aritra-tech
Copy link

aritra-tech commented Feb 5, 2024

Okay got it.
Thanks @MohamedRejeb

@shriharsha-bhagwat
Copy link

Yes would be nice to build a web solution to this awesome repo! Are there any blockers such as database library etc?

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

4 participants