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

Applying the target family in the template similar to the project usage #409

Closed
wants to merge 1 commit into from

Conversation

idofilus
Copy link

Changes

To make the project using the generated template to be able to build both wasm and no wasm runtimes

Before Committing

Please make sure that you've analyzed and formatted the files.

@temeddix
Copy link
Member

Hi @idofilus :)

use tokio_with_wasm::alias as tokio; is actually enough to build your app for both native platforms and the web. The link below will explain well what tokio_with_wasm::alias does.

@idofilus idofilus closed this Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants