tide
tide copied to clipboard
Enable WASM support
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!
@joshtriplett @yoshuawuyts
Is there anything else I can do to allow WASM support to be merged into main?