Cody Tapscott f9fe548e41 std.crypto: Add isComptime guard around intrinsics
Comptime code can't execute assembly code, so we need some way to
force comptime code to use the generic path. This should be replaced
with whatever is implemented for #868, when that day comes.

I am seeing that the result for the hash is incorrect in stage1 and
crashes stage2, so presumably this never worked correctly. I will follow
up on that soon.
2022-10-28 15:21:10 -07:00
..
2022-09-12 18:13:24 -07:00
2022-10-06 21:22:20 +03:00
2022-10-27 20:51:35 -04:00
2022-10-20 09:21:06 -07:00
2022-08-17 20:08:13 +02:00
2022-08-31 19:30:51 +02:00
2022-08-23 21:11:02 -07:00
2022-10-25 09:04:04 -07:00
2022-01-07 00:06:06 -05:00
2022-09-11 23:18:43 -04:00
2022-10-16 11:35:27 -04:00
2022-10-27 20:39:35 -04:00
2022-09-12 18:13:24 -07:00
2022-04-15 17:01:01 -05:00
2022-01-07 00:06:06 -05:00
2022-09-13 20:26:04 -04:00