mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-30 00:35:12 +00:00
Adds volatile load/store capability to the impure part of the standard library. Note that this currently only supports numerical types. Should resolve https://github.com/nim-lang/Nim/issues/3382