This commit adds a new target to the compiler: wasm32-unknown-unknown. This target is a reimagining of what it looks like to generate WebAssembly code from Rust. Instead of using Emscripten which c... (more…)
Read more »
Berlin based technology consultancy specialising in the Rust programming language. We offer development, implementation, training and long-term support. (more…)
Read more »
Writing a routing application in Rust using eBPF to minimize syscalls and copying memory... (more…)
Read more »
In which we look at traits using generic types (or type parameters) and traits with associated types in Rust. What is the difference and when does it make sense to use one over the other? (more…)
Read more »
A cryptographically verifiable code review system for the cargo (Rust) package manager. - crev-dev/cargo-crev... (more…)
Read more »