klotz: nixos* + github*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. Farid Zakaria writes about SELF, a prototype that replaces the ELF executable format with a SQLite database, arguing that ELF is already a database that reimplements many primitives by hand (string interning, indexes, b-tree pages, foreign keys). The prototype stamps "SELF" in SQLite's application_id field, registers binfmt_misc to recognize the magic, and runs a small C interpreter that reads loadable segments from the database, maps them into memory, relocates, and jumps to the entry point. Dynamic linking works either through glibc's rtld-audit interface or a fully SQL-based loader called self-ld.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: nixos + github

About - Propulsed by SemanticScuttle