AxelUlmestig / brainfuck

2 stars 1 forks source link

assembly output string too long #2

Closed AxelUlmestig closed 4 years ago

AxelUlmestig commented 4 years ago
$ brainfuck compile --optimization-level None example-programs/mandelbrodt.bf
brainfuck: /bin/sh: callCommand: runInteractiveProcess: exec: resource exhausted (Argument list too long)
AxelUlmestig commented 4 years ago

fixed