Commit Graph
6 Commits
Author SHA1 Message Date
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 87fde0db10 Fetching modules and their names 2025-02-24 22:35:47 -06:00
Greg Hellings 3e2cd701d0 Able to fetch a list of module names 2025-02-24 20:55:06 -06:00
Greg Hellings 1a6e51579b Compiling and linking with sword 2025-02-24 15:59:24 -06:00
Greg Hellings c8dfcc61e2 Add cxx crates and sword to dependencies 2025-02-24 10:42:31 -06:00
Greg Hellings 7f92974785 Basic scaffolding 2025-02-24 10:14:02 -06:00