Skip to content

Commit

Permalink
minor change to research
Browse files Browse the repository at this point in the history
  • Loading branch information
Golf0ned committed Jul 3, 2024
1 parent 9ceb820 commit 6ea384b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Binary file modified assets/Resume_Benjamin_Ye.pdf
Binary file not shown.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,10 @@ <h4>Northwestern University Department of Computer Science</h4>
Writing a Rust frontend for the <a href="https://github.com/arcana-lab/memoir">MemOIR compiler</a> that uses single-ownership memory properties to generate unique memory optimizations for manually managed memory languages
</li>
<li>
Extending the existing MemOIR library using FFI to mirror Rust’s APIs for Vec and HashMap for easy adoption
Extending MemOIR with FFI to match over 60% of Rust’s API for Vec and HashMap, enhancing ease of use and offering seamless transition
</li>
<li>
Writing 100+ unit and integration tests to guarantee output correctness and measure optimization effectiveness
</li>
</ul>
</div>
Expand Down

0 comments on commit 6ea384b

Please sign in to comment.