Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5431 - starting to translate std lib | Kartik Agaram | 2019-07-20 | 1 | -0/+33 |
Currently failing at layer 54: ``` $ time ./translate 049memory_layout.subx 05[0-4]*.subx; ./subx run a.elf test leaky-get-or-insert-slice: too many segments ``` Emulation is also damn slow. But running in native mode is fast. |