@b-fuze is working on a DOM API for Deno, which this feature depends on. The intention is to do SSR primarily using Deno because of its closer-to-web JS API. While I'm not super interested in adding support for SSR using Node, that's probably achievable with JSDOM; though the performance won't be up-to-par with the Deno version.
@b-fuze is working on a DOM API for Deno, which this feature depends on. The intention is to do SSR primarily using Deno because of its closer-to-web JS API. While I'm not super interested in adding support for SSR using Node, that's probably achievable with JSDOM; though the performance won't be up-to-par with the Deno version.