/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

brrt-to-the-future.blogspot.com
| | www.moddable.com
3.0 parsecs away

Travel
| | Presentation to TC39, the JavaScript language committee, to introduce XS, the JavaScript engine by Moddable Tech. Background on the XS engine and technical details on techniques used to minimize memory and code size, while maintaining near full conformance.
| | cfallin.org
4.5 parsecs away

Travel
| | [AI summary] This technical blog post details the development of a new backend framework for the Cranelift compiler, specifically focusing on the shift from an expansion-based legalization model to a systematic template-based instruction selection scheme using a machine-specific Virtual Code (VCode) IR.
| | blog.regehr.org
5.0 parsecs away

Travel
| | [AI summary] The article examines the challenges and future directions of compiler optimization, predicting the convergence of verification and optimization, the rise of decision procedures and models, and the consolidation of intermediate representations.
| | surma.dev
22.0 parsecs away

Travel
| What follows is a brain dump of everything I know about compiling Rust to WebAssembly. Enjoy.