18f1a1b9a6
feat: mark SharedPtr as sync
rixxc2024-05-07 10:45:10 +02:00
7c336c8769
feat: get rid of lifetime annotations
rixxc2024-05-07 10:34:42 +02:00
43aa454a29
chore: The slice test encounters a weird error that looks like rust is doing something weird
weird_rust_error
rixxc2024-05-06 14:12:52 +02:00
72b2e58244
fix(sharedptr): fix type of Deref
rixxc2024-04-29 15:50:13 +02:00
f8d497f3e1
feat(sharedptr): add size to slice type information
rixxc2024-04-29 15:29:28 +02:00
5cd37dfc93
feat: put lenght of SharedPtr buffer in type information
rixxc2024-04-26 11:58:38 +02:00
e649e2b595
fix: reduce size of memory map
rixxc2024-04-22 15:02:11 +02:00
6edbb046fa
feat: add function to get fd of memfd
rixxc2024-04-18 09:28:45 +02:00
d409a38eca
feat: get_offset for SharedPtr
rixxc2024-04-05 13:12:19 +02:00