ziglang / zig

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
https://ziglang.org
MIT License
33.36k stars 2.43k forks source link

langref: document `addrspace` Pointer attribute #14313

Open nektro opened 1 year ago

nektro commented 1 year ago

Refs:

ok-ryoko commented 4 months ago

I wrote a note about address spaces in Zig. It's not langref material and hasn't been reviewed by anyone who actually works on/with address spaces but could be a useful reference for someone interested in documenting (or learning about) this feature.