blob: ab9b6186177a0caa0f77860fc825721b833b8296 (
plain) (
blame)
1
2
3
4
5
6
7
|
Things to finish before moving onto compiler optimizations, C extensions, other nice features
- self host. not yet compiling:
- c/eval.c, ir/fold.c (NYI flt -> u64 cvt)
- embedfilesdir.c (static eval bug)
at some point add another backend like arm64 to make sure the non target specific stuff is generic enough..
|