TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Turned my dynamic website into a static WASM SPA using Go

1 点作者 skarlso超过 1 年前

1 comment

skarlso超过 1 年前
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! :)