mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-15 15:44:04 +00:00
- Use `intrinsics.unaligned_load`/`intrinsics.unaligned_store` - Make all the routines contextless - Add unchecked variants for code that "Knows What It Is Doing(TM)"