Alek Ratzloff 3a9bee0e35 Shuffle object implementation stuff
* Finalize is implemented using the procmacro (I didn't realize this was
  available)
* The `base` BaseObjInst member for objects is now the first member in
  the structure. It will probably be shuffled around by the optimizer
  but I prefer it is the first thing so it is clear what these things
  are.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-09-26 10:52:47 -07:00
2024-09-26 10:52:47 -07:00
2024-09-26 10:03:54 -07:00
2024-09-25 11:42:51 -07:00
2024-09-25 11:42:51 -07:00
Description
No description provided
804 KiB
Languages
Rust 95.5%
Python 4.2%
Shell 0.3%