Monday, June 8, 2020

Show HN: Webgo 4.0.7 https://ift.tt/2XHdeXn

Show HN: Webgo 4.0.7 After ~1.5+ yrs of posting here (https://ift.tt/37iv6eE) about webgo, this is an update, the release of v4.0.7. I know a lot of people consider "web frameworks, router etc." a joke/amateur/reinventing the wheel. But I've been able to learn a lot from it and am happy maintaining this package. Hope you like it! Webgo maintains its promise of standard library compliance, and getting out of the execution path asap. And this version comes with quite a lot of performance improvement in terms of latency, memory usage and better code altogether. https://ift.tt/1KCXKJD June 8, 2020 at 03:34PM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...