Open
Description
Prerendering is important for SEO & SMO, website performance and it allows to use Rust frameworks as static site generators.
Seed templates use react-snap as a non-Rust prerendering tool.
I think we can assume that wasm-bindgen
automatically downloads needed webdrivers and there is a browser already installed on the target platform to make testing possible.
So we should be able to implement prerendering using one of these crates:
Activity