Skip to content

meadowsys/wiwi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6e98bc · Apr 14, 2025
Feb 27, 2025
Mar 6, 2025
Apr 14, 2025
Feb 28, 2025
Feb 20, 2024
Apr 6, 2025
Apr 6, 2025
Feb 27, 2025
Dec 1, 2024
May 18, 2024
Feb 27, 2025
Feb 27, 2025

Repository files navigation

wiwi

A (not so) lil lib containing many things and Stuff™ (some useful, some silly), intending to serve as an "extended standard library" of sorts.

Features

wiwi can do many things, and it is probably best to check out the documentation for this crate, for the latest published version on docs.rs, or for the latest commit in the repo on wiwi.kiwin.gay.

Platform support

This crate will only officially support macOS and Linux, on 64-bit platforms.

So far we have tried to be aware of 32-bit platforms, although no tests are being run for them at this moment. We compile error on 16-bit platforms, as we highly doubt that there will be a need to compile this library on those targets; however, do file an issue or a PR if you need to do it, we'd rather do it correct than ship compiling but half working code, and would be happy to add support!

Windows support is roughly the same as the above. We aren't running tests on windows at the moment. We would like to support windows as well, but our ability to do so would be limited at best. As with 16-bit platforms, please do file issues or PRs if you find an issue or need support for something that doesn't work on windows at the moment.