Hello, newbie here. I'm trying to parse the LuaJit bytecode. They have this type called uleb128_33 as seen here (1, 2).
I understand their code but how can I implement this in the pattern language? I'm browsing the patterns repo for reference but the thing is I don't exactly know what it's supposed to look like.