/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.scottlogic.com
| | k33g.hashnode.dev
2.3 parsecs away

Travel
| | This blog post is an introduction to WASI, the WebAssembly System Interface
| | healeycodes.com
2.3 parsecs away

Travel
| | Making my programming language 4000x quicker, and adding a static type checker.
| | www.wingolog.org
2.5 parsecs away

Travel
| | wingolog: article: firefox's low-latency webassembly compiler
| | nora.codes
25.3 parsecs away

Travel
| [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.