planetary-social / planetary-pub

A pub
MIT License
7 stars 0 forks source link

Fork & replace `ssb-validate2` in `ssb-db2` #13

Closed nichoth closed 2 years ago

nichoth commented 2 years ago

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.