pycrdt
pycrdt copied to clipboard
Support subinterpreters
Currently pycrdt cannot be used in subinterpreters:
ImportError: module pycrdt._pycrdt does not support loading in subinterpreters
I think we need to use https://crates.io/crates/pyo3-ffi.