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

Enable WASM support #877

Closed
wants to merge 8 commits into from
Closed

Enable WASM support #877

wants to merge 8 commits into from

Conversation

logankeenan
Copy link

@logankeenan logankeenan commented Mar 4, 2022

This PR exclude parts of Tide so it can successfully be built for WASM (--target wasm32-unknown-unknown). I've created a repository which is consuming this branch and you can also see a demo on Cloudflare pages.

Let me know your thoughts or concerns. I'd be happy to make any changes! Closes #871

This change allows Tide to be run in the browser or in a Cloudflare worker!

@logankeenan logankeenan changed the title Enable WASM support via feature Enable WASM support Mar 5, 2022
@logankeenan
Copy link
Author

@joshtriplett @yoshuawuyts

Is there anything else I can do to allow WASM support to be merged into main?

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.

WASM support
1 participant