Files
Nim/lib/pure
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
..
2015-10-01 12:05:45 -07:00
2021-01-09 00:24:41 +01:00
2024-01-19 13:11:01 +01:00
2022-12-03 21:25:49 +08:00
2023-12-18 13:25:49 +08:00
2023-12-15 07:48:34 +01:00
2023-03-20 18:51:58 +01:00
2021-02-08 09:46:07 +01:00