Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

move stackless bytecode integration #21

Closed
7 tasks
ksolana opened this issue Jan 20, 2023 · 2 comments
Closed
7 tasks

move stackless bytecode integration #21

ksolana opened this issue Jan 20, 2023 · 2 comments
Assignees

Comments

@ksolana
Copy link
Collaborator

ksolana commented Jan 20, 2023

  • Scaffolding to use stackless bytecode as starting point for lowering to llvm-ir
    • Interface to llvm context
    • Abstraction for llvm module
    • Lower function declaration and return type
  • Write llvm-ir to file
  • Documentation of command line interface
  • Test harness
@ksolana
Copy link
Collaborator Author

ksolana commented Jan 30, 2023

brson@7f21c3f

@brson
Copy link
Collaborator

brson commented Feb 3, 2023

Done. ir-tests, move-ir-tests, and rbpf-tests all use the stackless bytecode translation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants