Mariano Guerra
banner
marianoguerra.org
Mariano Guerra
@marianoguerra.org
🧑🏽‍💻 Co-founder of Gloodata & Instadeq
📘 Co-author of https://wasmfromthegroundup.com/
📰 Future of Coding Weekly: https://newsletter.futureofcoding.org/join/
Reposted by Mariano Guerra
🎉 Unison 1.0 has landed!

After years of engineering, design, and community collaboration, we’re excited to announce this milestone!

Spread the word!
Announcing Unison 1.0
After years of engineering, design, and community collaboration, we're excited to release Unison 1.0. This version delivers a refined programming workflow and a mature toolchain. Join us as we celebrate this milestone and look ahead to the future of Unison.
www.unison-lang.org
November 25, 2025 at 7:01 PM
The AI Innovation Park Baden-Württemberg timeline vs the AI timeline
November 25, 2025 at 3:50 PM
November 24, 2025 at 3:11 PM
📰 Future of Coding Weekly

🎙️ TodePond and Dave Ackley

🎼 Thuja: Algorithmic composition with Csound

🧑‍💻 OpenAI constrained generation with Context‑Free Grammar

🔗 newsletter.futureofcoding.org/posts/future...
November 24, 2025 at 10:36 AM
Reposted by Mariano Guerra
Definitely one of the cooler language playgrounds I've seen: pinky.cool.omg.lol
November 21, 2025 at 3:46 PM
Reposted by Mariano Guerra
Excited to finally release the blog post that @marianoguerra.org has been working on for a while!
Per your request, please find enclosed…a new blog post!

A WebAssembly interpreter (Part 1)
wasmgroundup.com/blog/wasm-vm...

We build up a simple interpreter from scratch, in JavaScript, for a small subset of Wasm instructions (arithmetic and comparison).
A WebAssembly interpreter (Part 1)
Implementing a Wasm Interpreter to explore its design and semantics
wasmgroundup.com
November 20, 2025 at 2:02 PM
Reposted by Mariano Guerra
I just pushed 0.4 of SuperSonic - my web port of SuperCollider's powerful audio synthesis engine for the web.

sonic-pi.net/supersonic/d...

Hopefully you'll have a lot of fun playing with the demo and it will leave you with a strong sense of wanting more.

That more will be Tau5...
SuperSonic - SuperCollider's Synthesis Engine in the Browser
SuperCollider's powerful scsynth audio synthesis engine running in the browser as an AudioWorklet. Zero installation.
sonic-pi.net
November 19, 2025 at 9:39 AM
Reposted by Mariano Guerra
Call for contributions/demos for programming 2026 in Munich, March. Ooh I'll have some serious shit cooking by then.

2026.programming-conference.org/home/substra...
Substrates 2026 - Substrates-26 - ‹Programming› 2026
An increasing number of researchers see their work as interactive authoring tools or software substrates for interactive computational media. By talking about “authoring tools”, we remove the divide b...
2026.programming-conference.org
November 18, 2025 at 10:15 PM
Visual WebAssembly Demo: A Structure Editor for Wasm Modules

Demo of a prototype I'm working on to play with structure editors and ways to make WebAssembly easier to understand.

www.youtube.com/watch?v=liJg...
Visual WebAssembly Demo: A Structure Editor for Wasm Modules
YouTube video by Mariano Guerra
www.youtube.com
November 18, 2025 at 12:52 PM
I can't think of another term that is taking "search share" from n8n and zapier.
November 17, 2025 at 8:03 PM
📰 Future of Coding Weekly

📝 Explorable explorable explanations

💡 SYNIT: a reactive operating system

📝 Open Source Power

🔗 newsletter.futureofcoding.org/posts/future...
November 16, 2025 at 11:41 PM
This could be us but you playing
November 14, 2025 at 9:27 PM
Performant Syntax highlighting with CSS.highlights API and OhmJs

How to generate small & performant syntax highlighting for your languages using OhmJs and the new CSS.highlights API

www.youtube.com/watch?v=v3jK...

Repo: github.com/marianoguerr...

Demo: marianoguerra-atik.github.io/ohm-highlight/
Performant Syntax Highligting with CSS.highlights API and OhmJs
YouTube video by Mariano Guerra
www.youtube.com
November 14, 2025 at 2:33 PM
Reposted by Mariano Guerra
🎉 ¡Buenas noticias! 🐍

Con muchísima alegría @manux.bsky.social y yo les contamos que ya liberamos el libro "Python para Ciencia y Tecnología", completo, en castellano… ¡y totalmente gratis! 😍📘

💾 Pueden descargar el PDF desde 👉 libropython.science
November 10, 2025 at 4:55 PM
📰 Future of Coding Weekly

🧠 micrograd

🎥 I am not dead yet

📝 The Hidden Gem in S/SL: Why Dataless Languages Matter

🔗 newsletter.futureofcoding.org/posts/future...
November 10, 2025 at 10:58 AM
In 50 years there will be a neural essay that argues "clearly this was scripted by aliens, no human could have written it by hand before llms":

find . -name '*_res.json' -exec jq '.parsing_res_list[].block_label' {} \; | awk '{count[$0]++} END {for (i in count) print count[i], i}' | sort -nr
November 5, 2025 at 2:11 PM
Reposted by Mariano Guerra
Ever thought about writing #WebAssembly by hand? 🤔

Authors Patrick @dubroy.com and @marianoguerra.org think it's crucial for learning. They join #WasmAssembly host Thomas Steiner to discuss their ebook, "WebAssembly from the Ground Up" → goo.gle/3Ln67Pp
November 4, 2025 at 9:00 PM
Tanenbaum–Torvalds debate 2.0

On the fact that the Atlantic Ocean has two sides 2.0
November 1, 2025 at 10:28 AM
Reposted by Mariano Guerra
Today I presented to the Wasm CG a proposal for fine-grained dynamic code generation as a core WebAssembly feature. The proposal is now at phase 1!

github.com/WebAssembly/...

Also immortalized in song: suno.com/song/19e0679...
GitHub - WebAssembly/jit-interface: WebAssembly specification, reference interpreter, and test suite for the jit-interfaces proposal.
WebAssembly specification, reference interpreter, and test suite for the jit-interfaces proposal. - WebAssembly/jit-interface
github.com
October 29, 2025 at 9:49 PM
Reposted by Mariano Guerra
Periodic reminder (since I apparently don't talk about it enough) —

If you are interested in a hands-on way to learn #wasm, check out the book that @marianoguerra.org and I wrote together!
Excited to announce the official launch of our online book, WebAssembly from the Ground Up! 🎉

It's the book we wish we'd had 3 years ago.

No messing with tools and frameworks. It's a hands-on guide to the core of Wasm: the instruction set and module format.

Link below. 👇
October 29, 2025 at 12:29 PM
Reposted by Mariano Guerra
Working on a diagram for an upcoming @wasmgroundup.com blog post.
October 29, 2025 at 10:24 AM
Reposted by Mariano Guerra
(Needed a thread here where I can post new examples!)

Dodrio (by Nick Fitzgerald) is an experimental virtual DOM library for Rust and Wasm. It uses bump allocation for the VDOM nodes and uses a stack machine language to represent change lists: github.com/fitzgen/dodrio
October 29, 2025 at 7:25 AM
Reposted by Mariano Guerra
i'm hiring a 'growth engineer' to work side-by-side with me at val.town in brooklyn

we're a small team on a mission to spread the joy of programming

we're looking for someone self-directed, loves talking to users, write english & typescript, and own projects end-to-end

if this is you, reach out!!
October 28, 2025 at 2:48 PM