Noel Levy

Results 4 comments of Noel Levy

The stack is also configurable and there is a crate which dynamically grows the stack when in danger of overflowing the current stack of the deserializer. Here is an example...

I believe this is the condition which should add the struct from the update to the doa event. https://github.com/yjs/yjs/blob/97ef4ae1e0c7cefdaf1673a41b6cc83d68948457/src/structs/Item.js#L519-L522

#326 should be able to work with forwardRef without a breaking change

For tfjs, the unsupported ops may actually be part of the training half of the model and not be needed for inference. We were able to convert the model with...