Mark Melville
Mark Melville
as requested at NFJS - Salt Lake
With node20 (v20.12.2), installing and running `cojson-simple-sync` (version `0.6.1`, also tried `0.6.1-alpha.0`) results in this error: ``` COJSON sync server listening on port 4200 file:///.../node_modules/cojson-simple-sync/dist/index.js:10 globalThis.crypto = webcrypto; ^ TypeError:...
I saw your comment that you don't know why the result is an array. I think it's because the GO method has a dual return type: `(output *js.Object, err error)`...