# This week in Nu #76
- More scripts were added to the [Nu script collection](https://github.com/nushell/nu_scripts)
- RReverser did a [few fixes to the WASI build](https://github.com/nushell/nushell/pull/2983)
- jonathandturner moved [filesize to use bigint](https://github.com/nushell/nushell/pull/2984), fixed a few [issues with `ps`](https://github.com/nushell/nushell/pull/3007)
- fdncred fixed a [build break caused by a sysinfo update](https://github.com/nushell/nushell/pull/2988), standardized some [file size logic](https://github.com/nushell/nushell/pull/2992), updated [README to include contributors](https://github.com/nushell/nushell/pull/2993), added [more internal value type helpers](https://github.com/nushell/nushell/pull/3000), updated [sysinfo](https://github.com/nushell/nushell/pull/3006),
- andrasio improved [`to md` markdown support](https://github.com/nushell/nushell/pull/2997)