Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 293 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 293 Bytes

Generators

C# source generators to create the glue for on the project

State

  • works with problems
    • memory management not finished
    • marshalling not finished

To-do

  • clean-up
  • avoid name conflicts (maybe class as visibility)
  • automatic manage Process enable / disable
  • ...