Inspiration

What it does

The project uses the initial ast snapshot from the Leo compiler to see the interface of a Leo program. When compiling with the --enable-initial-ast-snapshot flag, we get a file called /outputs/[name].initial.json. This file is the only input the code generator needs to make custom bindings for your Leo program.

How we built it

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for leo-bindings

Built With

Share this project:

Updates