dioxus icon indicating copy to clipboard operation
dioxus copied to clipboard

feat(fullstack): support wasm target

Open atty303 opened this issue 1 year ago • 0 comments

This is a PR from #1923 with only Fullstack's WASM support extracted.

In order to run a server with Cloudflare Pages Functions (Workers), the server must be built with WASM. This PR makes changes around threads to build the server with WASM.

atty303 avatar Feb 16 '24 20:02 atty303