|
|
|
|
|
by catwell
3558 days ago
|
|
I wrote that article, just found out it was on the front page of HN today. The machine linked in the article can not even run the unmodified interpreter (or at least it could not at the time) because its CPU does not support the CMOV instruction. Regarding the bugs: I do think most of them are in the JIT and not the interpreter. Even using a lower optimization level that the default fixes a lot of them. |
|