tieway59
tieway59
❤️ 🦀 ❤️ Happy to work with such brilliant language.
> I think essentially it would have to be a high-level set of traits that essentially mimic the current ring API to cover the rustls crypto requirements that are not...
That will be a large work! Shell we do it one by one separately on different issues? And would you mind editing the types you listed above into a task...
http://mingw-w64.org/doku.php/start http://mingw-w64.org/doku.php/download/mingw-builds 给准备写这篇的朋友提供一个资源站··· Mingw-w64 - GCC for Windows 64 & 32 bits [mingw-w64] Mingw-builds [mingw-w64]
Hi, I'm a student applicant from ECNU. > The final deliverable should be similar to MySQL’s official Rust connector. I assume you're talking about Crate [mysql](https://docs.rs/mysql/latest/mysql/#), which is quite large....
I'm attempting to divide this project into sub-tasks. According to my understanding, the database driver turns SQL queries in your application into a protocol language for communication with the database...
## Workspace Week 1 Meeting date: 2022-06-12 (Kick-off meeting with Michael Yuan) Minute: - Evaluate the workload of this project. - Compare to native Cpp implementation, evaluate a better solution...
[see also in my traker repo](https://github.com/TieWay59/2022-LFX-Mentorship-Tracker/tree/master/weekly-blogs/week-05) ## Workspace Week 5 ### Feedback 1: What language option to choose: rust I made these comparisons below. 1 from the base dependency. With...
> Thanks. So, we have decided NOT to use host functions, but to implement TLS using Rust and then compile it to WASM. Correct? Yes.
[see also in my traker repo](https://github.com/TieWay59/2022-LFX-Mentorship-Tracker/blob/master/weekly-blogs/week-06/week-06.md) # week-06 ## What I met After my repeated attempts, I found that the members of rustls were not very willing or energetic to...