general/planning: some ramblings and plans on what to do how when #9
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Just to write my thoughts about what to do next (after merging #6):
Implement basic version of a Runtime
Cpu
andVulkan
evaluatorsdepending on 1.: client-server seperation
depending on 1.: environment-aware scheduler
a language/proper language design
depending on 1.: proper optimizers and checkers
And some things I originally wanted in the project (these are mostly dreams for now though), just so we can keep them in mind when implementing the rest:
Note: yes this is quite rambly, i know
Since you want to do the first one in a mega-PR, I'll focus on IR handling and source in meantime.