/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

yoric.github.io
| | v8project.blogspot.se
6.1 parsecs away

Travel
| | WebAssembly or Wasm is a new runtime and compilation target for the web, now available behind a flag in Chrome Canary!
| | www.igalia.com
5.0 parsecs away

Travel
| | Igalia is the most experienced JavaScript Virtual Machine consultancy around, with upstream contributions to V8, JavaScriptCore, and SpiderMonkey.
| | wingolog.org
5.6 parsecs away

Travel
| | wingolog: article: generators in firefox now twenty-two times faster
| | www.abubalay.com
25.1 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.