Dj
Dj
Tried `lmdb-js`, `LoadLibraryExA` is failing with error code 127 (The specified procedure could not be found) so looks like we're missing a symbol here Update: It's trying to import V8...
Sorry for delay, I'll try to review it ASAP 😅
@littledivy @aapoalas PTAL
> Furthermore, recursive structs should be rejected. Seems to panic when deserializing in Rust land. Should this be handled in JS side? I think it's very edge case, we don't...
Shouldn't this be actually handled in serde_v8? Its overflowing stack when deserializing this object.
> Alternatively, you could accept v8 values and check for cycles using that, but... this is definitely a serde_v8 issue that is waiting to be opened. So, do I need...
> How does ownership of the buffer work? Are we copying the buffer? When passing buffer as struct argument, we directly pass pointer from backing store. Libffi doesn't seem to...
> What happens when structs are too big? On aarch64, pass-by-value structs large enough are actually passed by reference. I'm not sure how libffi handles this internally, but it would...
Sorry I haven't gotten around it yet 😅 Just going through lot of stuff in life. I'll try to get at it ASAP. I should document porting procedure so contributors...
For me, it keeps spamming. It's a serious problem for me, bot goes down for an hour. And users shouting lol. Seems to be a bug on Discord's end, since...