Skip to content

What problems does it have?

none-None1 edited this page Jul 7, 2023 · 1 revision

What problems does it have?

In this version (1.0.0), the most severe problem is that the LLVM IR code it generates is too long, which causes compilation to take more time then execution sometimes. I'll try to fix it in the future.

There are other problems, too. Such as not freeing memory it allocates. But that's not a very severe problem, and I won't fix it.

Clone this wiki locally