tide icon indicating copy to clipboard operation
tide copied to clipboard

Enable WASM support

Open logankeenan opened this issue 2 years ago • 1 comments

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 avatar Mar 04 '22 16:03 logankeenan

@joshtriplett @yoshuawuyts

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

logankeenan avatar May 15 '22 15:05 logankeenan