Closed nichoth closed 2 years ago
In the ssb-db2 module, we need a version of ssb-validate2-rsjs-node that works with the m1 stuff.
ssb-db2
I think it's a rust compilation issue (with node-bindgen-loader)
If we can just replace the validation part with an all-js version, that should work more easily.
In the
ssb-db2
module, we need a version of ssb-validate2-rsjs-node that works with the m1 stuff.I think it's a rust compilation issue (with node-bindgen-loader)
If we can just replace the validation part with an all-js version, that should work more easily.