Explore >> Select a destination


You are here

ceronman.com
| | manishearth.github.io
6.1 parsecs away

Travel
| | This is part 1 of a three-part series on interesting abstractions for zero-copy deserialization I've been working on over the last year. This part is ...
| | educatedguesswork.org
6.1 parsecs away

Travel
| |
| | www.diegofreijo.com
2.0 parsecs away

Travel
| | I made a Rust implementation of the Lox programming language introduced by the Crafting Interpreters book.
| | v8.dev
58.7 parsecs away

Travel
| This article describes how V8 chooses optimal in-memory representations for various JavaScript values, and how that impacts the shape machinery - all of which helps explain a recent V8 performance cliff in React core.