Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 276 Bytes

TODO.md

File metadata and controls

7 lines (7 loc) · 276 Bytes
  • Fix SMP
  • Add CI
  • rustdoc all api methods :(
  • Fix variadic log functions
  • Figure out why Asan doesnt work with a rust binary
  • [-] Figure out how to do mutable references to a context struct
  • replace lazy_static with phf or std::sync::Once