Explore >> Select a destination


You are here

mko.re
| | v8.dev
1.5 parsecs away

Travel
| | Liftoff is a new baseline compiler for WebAssembly, shipping in V8 v6.9.
| | coredumped.dev
3.2 parsecs away

Travel
| | In this post, we are going to take a deep dive into pointer tagging, where metadata is encoded into a word-sized pointer. Doing so allows us to keep a compact representation that can be passed around in machine registers. This is very common in implementing dynamic programming languages, but can really be used anywhere that additional runtime information is needed about a pointer. We will look at a handful of different ways these pointers can be encoded and see how the compiler can optimize them for diff...
| | cfallin.org
2.9 parsecs away

Travel
| |
| | icfp20.sigplan.org
52.7 parsecs away

Travel
| PACMPL (ICFP) seeks contributions on the design, implementations, principles, and uses of functional programming, covering the entire spectrum of work, from practice to theory, including its peripheries. Authors of papers published in this issue of PACMPL will present their work at ICFP in Jersey City, providing an opportunity for researchers and developers to hear about the latest work in functional programming. PACMPL Volume 4, Issue ICFP, August 2020 is now available Gold Open Access from the ACM Digi...