Ben Visness
@bvisness.me
Handmade Network lead. WebAssembly engineer at Mozilla. Mentor for FRC Team 2175. https://bvisness.me/
Twitter: @its_bvisness
Mastodon: @[email protected]
Twitter: @its_bvisness
Mastodon: @[email protected]
No, it is a bespoke tool and the layout algorithm is specifically designed for control flow graphs. There is no description language or whatever.
October 30, 2025 at 1:41 PM
No, it is a bespoke tool and the layout algorithm is specifically designed for control flow graphs. There is no description language or whatever.
A larger write-up on the project can be found here, with background info about mDNS and DNS-SD: handmade.network/p/688/buongi...
Buongiorno: Detailed Writeup
Buongiorno attempts to map out mDNS and DNS-SD activity by inspecting the raw stream of mDNS packe…
handmade.network
June 16, 2025 at 3:51 PM
A larger write-up on the project can be found here, with background info about mDNS and DNS-SD: handmade.network/p/688/buongi...
I'm tackling mDNS, hopefully making a tool that maps out the state of all my network devices so I can see why devices only seem to show up like 60% of the time 😃
June 2, 2025 at 5:47 PM
I'm tackling mDNS, hopefully making a tool that maps out the state of all my network devices so I can see why devices only seem to show up like 60% of the time 😃
This is for a WASM record/replay tool I'm building for work. It instruments arbitrary WASM modules to record specific function calls to a log, then can recreate the module state to replay them.
May 19, 2025 at 10:24 PM
This is for a WASM record/replay tool I'm building for work. It instruments arbitrary WASM modules to record specific function calls to a log, then can recreate the module state to replay them.
You can subscribe on podcast platforms at handmade.network/podcast/, and video versions are available on both YouTube and Spotify. I'm so excited to be doing this again 😄
Unwind
handmade.network
March 8, 2025 at 4:26 PM
You can subscribe on podcast platforms at handmade.network/podcast/, and video versions are available on both YouTube and Spotify. I'm so excited to be doing this again 😄
The point of my post was that optimizations to Memory64 will NEVER be able to fully eliminate bounds checks the same way we can for 32-bit wasm.
January 16, 2025 at 2:46 PM
The point of my post was that optimizations to Memory64 will NEVER be able to fully eliminate bounds checks the same way we can for 32-bit wasm.