|
|
|
|
|
by fredmorcos
3738 days ago
|
|
Sorry for not being clear on this. I was not talking about Julia code crashing. What I meant was when playing around with it, the julia binary would segfault here and there. echo "print(3)" > boot.jl julia --compile=all -O --inline=yes --check-bounds=no --output-o foo.o |
|