Post from 2026-03-13 09:04:26

@zygoloid This hits surprisingly close to home as I try to create a compatibility layer for decompilers: since they work with partial information by definition they regularly introduce stuff that has a name but has no/0 length (the rest is an exercise for the user). Now how do you explain the *other* decompiler what that zero-length thing means? :)
permalink | main