test: use kaocha test-runner for cljs (#90)
* use kaocha test-runner for cljs
* replace faulty kaocha node testrunner with olical testrunner
* read minimal shadow-cljs file for compilation
* update ci
* fix cljs support
* Add cljs code for encryptor salt.
* Concatenate output.
* Handle cljs return value properly.
* Add offsets.
* fix lz4 warning for cljs
* aes fixes
* tweaks
* Fix format and compliance test refer.
* remove unnecessary try-catch block
---------
Co-authored-by: Christian Weilbach <ch_weil@topiq.es>
Co-authored-by: pat <pat.killean@gmail.com>