Files
Nim/lib
ringabout 9e1b170a09 fixes #16771; lower swap for JS backend (#23473)
fixes #16771

follow up https://github.com/nim-lang/Nim/pull/16536

Ideally it should be handled in the IR part in the future

I have also checked the double evaluation of `swap` in the JS runtime
https://github.com/nim-lang/Nim/issues/16779, that might be solved by a
copy flag or something. Well, it should be best solved in the IR so that
it doesn't bother backends anymore.
2024-04-03 16:59:35 +02:00
..
2017-02-20 17:24:19 +02:00
2024-03-25 10:59:18 +01:00
2013-03-16 23:53:07 +01:00
2021-06-03 14:00:53 +02:00