Comment by ummonk
6 hours ago
Interesting project in general. I wonder whether it could be adapted to behave reasonably without relying on threading. E.g. run the GC only when *alloc is called.
6 hours ago
Interesting project in general. I wonder whether it could be adapted to behave reasonably without relying on threading. E.g. run the GC only when *alloc is called.
EDIT: misread the post! Never mind
You even read the comment you’re responding to? They’re saying no threads.
You're right. I can't delete anymore unfortunately