The code is currently a mess. It's really old and badly written. Refactoring it would allow better management. - [ ] Deduplicate code - [ ] Split functions (especially in JIT compiler) - [ ] Split files - [ ] Improve data passing - [ ] Edit function names - [ ] Isolate code - [ ] Revise everything
The code is currently a mess. It's really old and badly written. Refactoring it would allow better management.