Andrius Skerla
Andrius Skerla
"Please report this problem". That's what i'm doin. Not sure if its the right place to report though. ``` $ ccjs bin/api lib/api-server.js --language_in=ECMASCRIPT6 > bin/test.js lib/api-server.js:28: WARNING - unreachable...
any way of obfuscating generators and other ecma6 stuff? I know it it depends on uglifyjs, but maybe you already know how to do it :) thanks
#### Support plan * *is this issue currently blocking your project?* (yes/no): yes * *is this issue affecting a production system?* (yes/no): yes #### Context * *node version*: 12.18.3 *...
Can I run it on NVIDIA Tesla K80? ``` make[2]: Entering directory '/root/ccminer-cryptonight' nvcc -g -O2 -I . -D_FORCE_INLINES -I/usr/local/cuda/include -gencode=arch=compute_20,code=sm_20 -gencode=arch=compute_20,code=sm_21 -gencode=arch=compute_30,code=sm_30 -gencode=arch=compute_35,code=sm_35 -gencode=arch=compute_37,code=sm_37 -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_52,code=sm_52 -gencode=arch=compute_60,code=sm_60 -gencode=arch=compute_61,code=sm_61 --maxrregcount=128...
``` /node_modules/mocha-co/lib/runnable.js:9 , co = require('co'); ^ SyntaxError: Unexpected token , ``` latest package from npm.js. version 1.17.1