viewsonanobject icon indicating copy to clipboard operation
viewsonanobject copied to clipboard

a generative book by kr pipkin and v21

Results 1 viewsonanobject issues
Sort by recently updated
recently updated
newest added

Hiya, While playing around with this, I sometimes get a 'javascript heap out of memory' error. [This thread](https://stackoverflow.com/questions/38558989/node-js-heap-out-of-memory) suggests doing something like this: `node --max-old-space-size=4096 read.js` which works. Cheers!