mirror of
https://github.com/Ed94/WATL_Exercise.git
synced 2025-08-05 14:52:44 -07:00
finalize V0
This commit is contained in:
12
Readme.md
12
Readme.md
@@ -15,3 +15,15 @@ start:
|
||||
file.write_str(str.fmt("<name>.listing.source", self.source.name))
|
||||
end
|
||||
```
|
||||
|
||||
## TODOs
|
||||
|
||||
- [] Multi-threaded C example
|
||||
- [] Add basic timing benchmark to C examples
|
||||
- [] Add profiling support C examples
|
||||
- [] Make C++ examples
|
||||
- [] Add basic timing benchmark to C++ examples
|
||||
- [] Add profiling support C++ examples
|
||||
- [] Make Odin examples
|
||||
- [] Add basic timing benchmark to Odin examples
|
||||
- [] Add profiling support Odin examples
|
||||
|
Reference in New Issue
Block a user