Skip to content

Commit

Permalink
swap
Browse files Browse the repository at this point in the history
  • Loading branch information
deian committed Oct 29, 2024
1 parent 7c9adec commit c1a1e99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,15 @@
- [Tighten rust’s belt: shrinking embedded Rust binaries](./papers/shrinking_rust_binaries.pdf) by Hudson Ayers et al.

Wed Oct 30 2024: Formal methods in Rust (Nico)
- *Reading*:
- [Flux: Liquid Types for Rust](./papers/flux.pdf)

Mon Nov 4 2024: The foreign function interface
- *Reading*:
- [A Study of Undefined Behavior Across Foreign Function Boundaries in Rust Libraries](./papers/ffi_study.pdf) by Ian McCormack et al.
- *Optional reading*:
- [Rustnomicon chapter 11: FFI](https://doc.rust-lang.org/nomicon/ffi.html)

Mon Nov 4 2024: The foreign function interface
- *Reading*:
- [Flux: Liquid Types for Rust](./papers/flux.pdf)

Wed Nov 6 2024: The foreign function interface (continued)
- *Reading*:
- [Detecting Cross-Language Memory Management Issues in Rust](./papers/ffi_checker.pdf) by Zhuohua Li et al.
Expand Down

0 comments on commit c1a1e99

Please sign in to comment.