Commit Graph

13 Commits

Author SHA1 Message Date
Orion Kindel
ea59f92cb5
feat: rework Runtime.Config.Builder to be Runtime.Builder, add explicit bind to address 2023-04-11 13:39:43 -05:00
Orion Kindel
a8aa0f8bf7
feat: rework config to use builder pattern 2023-04-10 09:44:16 -05:00
Orion Kindel
f561c4e9c5
refactor: ptr abstraction 2023-04-09 20:57:26 -07:00
Orion Kindel
44ffe4f073
feat: rework memory allocation to throw when pointers are invalid, fix pointers yielded to java, add pattern for yielding stable pointers to data not owned by Runtime 2023-04-09 20:44:39 -07:00
Orion Kindel
e94f94d1a2
fix: fmt 2023-04-08 22:54:31 -07:00
Orion Kindel
b400124096
feat: runtime 2023-04-08 22:54:04 -07:00
Orion Kindel
7eef137bcd
feat: update toad-jni 2023-04-08 10:35:23 -07:00
Orion Kindel
6837291715
fix: move unsafe from fn decl to body 2023-04-05 10:32:21 -07:00
Orion Kindel
c41ace15f0
docs: add extern safety note 2023-04-05 10:28:43 -07:00
Orion Kindel
336849a058
docs: fix glue docs 2023-04-05 10:26:55 -07:00
Orion Kindel
4a64f116dc
chore: update readme, update toad-jni, pin jni 2023-04-05 10:23:28 -07:00
Orion Kindel
8eee5f3827
feat: ffi uint types 2023-04-05 10:20:20 -07:00
Orion Kindel
42c30b84dd
chore: rename toad-java-glue-rs -> glue, WIP ffi package with uint types 2023-04-05 09:16:32 -07:00