Open Trzeth opened 2 years ago
This is due to rust dropping a value that Aidoku needs to stay alive. I could fix this on Aidoku's side but it would mean more difficult memory management for any source language apart from rust, so ideally if there's a rust way to do it better that would be best.
When I try to deal with json data encounter this, here is some test code.
used marco