diff --git a/index.html b/index.html index 3380ddd8..1aebafbb 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,22 @@

Is V still fast?

+ 2024-11-30 23:11 + a8507187 + v: fix all `-skip-unused` issues so that it can be enabled by default (#23002) + 1061ms + 1428ms + 0ms + 93ms + 6167 KB + 249ms + 230ms + 249ms + 55ms + 119459 + 112590 + + 2024-11-30 21:35 6f4c59e0 os: add `pub (mut f File) write_le[T](x T) !`, `pub (mut f File) write_be[T](x T) !` + read equivalents, add tests