A Hugo incarnation of the blog.
https://danilafe.com
Danila Fedorin
cf6f353f20
ARM and x86_64 require "real" pointers to be sign-extended in their top bits. This means a working pointer is guaranteed to have either "11" as leading bits, or "00". So, to tag a "fake" pointer which is an unboxed 32-bit integer, we simply toggle the leading bit. |
||
---|---|---|
archetypes | ||
assets/scss | ||
code | ||
content | ||
layouts/shortcodes | ||
static | ||
themes/vanilla | ||
.drone.yml | ||
.gitignore | ||
config.toml |