Commit Graph

5 Commits

Author SHA1 Message Date
3e72181bee Add flags argument to WeaselJsonParser_create 2025-06-25 16:44:31 -04:00
b0dd034be8 Try loading dylib's too 2025-05-27 11:51:55 -04:00
f6cd807da3 Remove on_{begin,end}_{string,number}
And add `done` arg to data callback
2025-05-25 21:01:37 -04:00
5971ad2ef0 Fix segfault issue
I think we need to keep a reference to the ctypes voidp object that we
pass as userdata alive
2025-05-24 18:20:36 -04:00
aa2494c478 Add seemingly working python bindings 2025-05-24 18:20:36 -04:00