mars-research / redleaf

RedLeaf Operating System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Generation

tjhu opened this issue · comments

Proxy generation

  • Trampoline generation
  • Basic proxy generation
  • Proper RRef ownership transfer
  • Refactor out super-trait usages since they are not supported
  • Proxy interface generation
  • Replace sturct definitions with use statements.

Create generation

  • TBD

Usr Interface Library generation

  • TBD