Hi all, Over the last three weeks, I have been working on *safe casting between interfaces*, making it possible for Rust to cast from one interface to another using the from_ptr function. I also worked on *integrating Rust into the build system* and making it optional.
This is my *final week of submissions for the project*. I have written a *minimal final report* that summarizes what we accomplished and includes links explaining the technical details and some related concepts: https://gist.github.com/moabo3li/3eba3803d127e1640fb44f9a09b718b7 I will take a couple of days to *sleep peacefully 😅* and then return to continue contributing and working on enhancing this project.