ammarbinfaisal / sahl

a programming language with channels and coroutines/threads
MIT License
9 stars 1 forks source link

mandelbrot.sahl not working in native #63

Closed ammarbinfaisal closed 7 months ago

ammarbinfaisal commented 9 months ago
thread '<unnamed>' panicked at 'index out of bounds: the len is 4 but the index is 93965748564993', src/lib.rs:29:9
ammarbinfaisal commented 7 months ago

native runtime (the one written in rust) has been abandoned in favor of rt.c