mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +01:00
create note post
This commit is contained in:
parent
d459b12943
commit
e9cd9ea2c8
1 changed files with 8 additions and 0 deletions
8
content/notes/2025-01-19/6vfhy/index.md
Normal file
8
content/notes/2025-01-19/6vfhy/index.md
Normal file
|
@ -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 🥳
|
Loading…
Reference in a new issue