leptos-rs / leptos_wasi

Leptos WASI Preview 2 integration, working with wasmcloud and possibly others
MIT License
9 stars 2 forks source link

feat: migrate integration crate off-tree #1

Closed raskyld closed 3 weeks ago

raskyld commented 1 month ago

This is a migration from https://github.com/leptos-rs/leptos/pull/3063 so we have the integration crate off-tree.

Note that it won't compile until the referenced PR is merged upstream so we can use the new versions of any_spawner and other in-tree crates.