This commit is contained in:
Ryan Fleury
2024-03-22 16:30:04 -07:00
parent 928532f386
commit 71f3d18bf7
+3 -3
View File
@@ -4,11 +4,11 @@
////////////////////////////////
//~ rjf: Demon2 Pass Tasks
//
// [x] solidify synchronization mechanisms for usage of demon2 layer
// [x] TLS eval correctness
// [ ] TLS eval -> in-process-memory EXE info
// [ ] unwinding -> in-process-memory EXE info
// [ ] freezing thread while running -> soft-halt
// [x] solidify synchronization mechanisms for usage of demon2 layer
// [x] TLS eval correctness
// [x] freezing thread while running -> soft-halt
////////////////////////////////
//~ rjf: Frontend/UI Pass Tasks