/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

flutter.dev
| | renato.athaydes.com
1.3 parsecs away

Travel
| | [AI summary] The blog post discusses running WebAssembly (WASM) on the JVM using the asmble compiler and Gradle plugin, highlighting its potential and challenges compared to traditional methods like Emscripten.
| | www.quirksmode.org
1.6 parsecs away

Travel
| | [AI summary] A summary of browser vendor news from June 2008, covering updates to Internet Explorer, Firefox 3, Safari 4, and Opera despite the author being on holiday.
| | k33g.hashnode.dev
1.8 parsecs away

Travel
| | This blog post is an introduction to WASI, the WebAssembly System Interface
| | www.abubalay.com
8.2 parsecs away

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