TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Turned my dynamic website into a static WASM SPA using Go

1 pointsby skarlsoover 1 year ago

1 comment

skarlsoover 1 year ago
Hello Peeps!<p>A couple of months ago I wrote about a tool I created to parse CRDs and generate a Sample YAML out of it including values with the right type.<p>I created a website for that which was the classing client-server website which I hosted.<p>Now it&#x27;s a static WASM based SPA site using go-app that is hosted on GitHub pages. It&#x27;s pretty neat. No more JavaScript. :D I jest. But it IS pretty neat.<p>The link above is a post detailing the process and linking to the site.<p>Thank you! :)