Kion

Results 2 issues of Kion

I ran into this issue when building this example: https://kion-dgl.github.io/three-cbor-loader/ because the model wasn't loading for the CBOR model, but it worked when emulated loading the CBOR model by loading...

https://github.com/svaarala/duktape/tree/master/extras/cbor Trying to install the command line interface for CBOR. No instructions for dependencies are provided. ``` duktape/extras/cbor$ make jsoncbor rm -rf ./prep python2 ../../tools/configure.py --quiet --output-directory ./prep \ -DDUK_USE_JSON_DECNUMBER_FASTPATH...