mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-14 19:45:55 +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