|
You are here |
morestina.net | ||
| | | | |
nora.codes
|
|
| | | | | [AI summary] The article explains the concept of 'unsafe' in Rust, clarifying that it allows specific low-level operations while maintaining overall memory safety through the language's type system and safe abstractions. | |
| | | | |
surma.dev
|
|
| | | | | What follows is a brain dump of everything I know about compiling Rust to WebAssembly. Enjoy. | |
| | | | |
blog.kylehuey.com
|
|
| | | | | Today I published lazy-init, a Rust crate that scratches an itch I've had for a while. lazy-init is designed for when: you want to do some work (a computation, disk I/O, etc) lazily, the product of... | |
| | | | |
wwwtech.de
|
|
| | | [AI summary] A user shares their experience learning Rust, a systems programming language, by building a parallel file search tool and praising its safety features, type system, and documentation while critiquing some API usability. | ||