Robert Smith
Robert Smith
I think you're starting SBCL with just 1 GB of memory. It's not very much memory for the whole of SBCL + dependencies + memory needed to perform the compilation....
> starting it with 3GB fixes the issue. sorry for the unneeded report. No, thank you! It would be good for us to document. We also plan to decrease the...
Memory requirements have been significantly decreased.
I will be getting an Apple Silicon machine soon and then I will be able to test.
(This potentially looks like an SBCL bug too.)
Let's at least do #1.
we should use specialization here
Initial thoughts regarding @eliaslfox's comment: LISP-TOPLEVEL will be confusing and unintuitive if it is allowed to syntactically sit in the middle of the file, and it will be compiled as...
@garlic0x1 What do you think about having a separate ASDF subsystem for this? Not 100% sure, but maybe would be a good idea for threadless use cases.
I didn't squash commits though I normally would, just to preserve some history. At long last! Thanks!