Commit Graph
5 Commits
Author SHA1 Message Date
Greg Hellings c8dd1ce0f0 With a little help, we now have VerseKey
Went with a basic wrapper that cxx is able to handle for the bridge
between the languages, along with simple wrapper methods
2025-06-25 02:30:42 -05:00
Greg Hellings 945823370b Add the ability to read type 2025-02-25 19:49:02 -06:00
Greg Hellings 0c3e46497c Better wrapping with Rust
Trying to hide most of the CXX nastiness behind the actual module
Move the CXX ffi stuff to its own module
Separate mgr and module mods
Modify main.rs to use the basic code we have done so far
2025-02-24 23:18:38 -06:00
Greg Hellings 1a6e51579b Compiling and linking with sword 2025-02-24 15:59:24 -06:00
Greg Hellings 7f92974785 Basic scaffolding 2025-02-24 10:14:02 -06:00