Migrates Patcher state to global variables and uses std.once for initialization. This is preparing for future syscall tracing, which requires static access to the patching context across the runtime to be accessed by flicken.
Migrates Patcher state to global variables and uses std.once for initialization. This is preparing for future syscall tracing, which requires static access to the patching context across the runtime to be accessed by flicken.