|
You are here |
xnacly.me | ||
| | | | |
dehora.net
|
|
| | | | | Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere. | |
| | | | |
www.abubalay.com
|
|
| | | | | [AI summary] This post discusses the complexities of creating safe Foreign Function Interface (FFI) bindings in Rust when calling C++ code, examining tools like cxx and strategies for maintaining Rust's memory and thread-safety guarantees despite the inherent unsafety in such interactions. | |
| | | | |
eklausmeier.goip.de
|
|
| | | | | [AI summary] This post demonstrates how to filter lines in a file based on specific length criteria using both a Perl one-liner and a C program. | |
| | | | |
vmx.cx
|
|
| | | [AI summary] The author discusses creating a WASM binary with multi-value returns using Rust, overcoming challenges with tooling and FFI safety issues. | ||