diff --git a/content/notes/2025-01-19/6vfhy/index.md b/content/notes/2025-01-19/6vfhy/index.md new file mode 100644 index 00000000..98b16320 --- /dev/null +++ b/content/notes/2025-01-19/6vfhy/index.md @@ -0,0 +1,8 @@ +--- +date: 2025-01-19T11:40:21.900Z +publishDate: 2025-01-19T11:40:21.900Z +tags: + - TinyGo +--- + +A PR of mine was accepted into [go-wasm-http-server](https://github.com/nlepage/go-wasm-http-server) that makes it [TinyGo](/tags/tinygo) compatible! Now your Go webservers can be built into **tiny** WASM blobs and run in ServiceWorkers 🥳