GoloScript and WebAssembly
Addendum: Optimizing the WASM Communication Protocol
Jan 13, 20266 min read27
Search for a command to run...
Articles tagged with #golang
Addendum: Optimizing the WASM Communication Protocol
v0.0.0-alpha.4
For the past 2 years, I've been deeply involved in generative AI, both professionally and personally. I love developing in Go, but unfortunately I haven't found exactly what I needed in terms of AI agent frameworks for working with (local) LLMs: very...
Updated on 2025-12-01 with Kronk v0.25.0

A few weeks ago, I acquired a NVIDIA Jetson Orin Nano, a "powerful"(*) single-board computer designed for artificial intelligence applications. (*): "Powerful" here is relative, you'll only be able to use very small models: up to 4b parameters, afte...

Part 5: Let's Use Generative AI in Our CI Pipeline
