Remove Allocator stuff
This commit is contained in:
@@ -14,6 +14,7 @@ Current:
|
||||
Memory:
|
||||
- [ ] Redesign Type map to use List and reduce wasting space
|
||||
- [ ] Redesign lexing to minimize memory usage, we got rid of heap but in a naive way!
|
||||
- [ ] Probably need to move all the global data into the context if we want to use this as library
|
||||
|
||||
In the future
|
||||
|
||||
|
||||
Reference in New Issue
Block a user