clojurescript
clojurescript copied to clipboard
Problem building clojurescript: insufficient memory
I cannot build using ./script/compile; I get this:
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1879048192 bytes for committing reserved memory.
Unfortunately, my computer has only 2GB of RAM. Any suggestions on how to get this to build?