wasite
WASI Terminal Environment API
1.0.2
76M downloads/mo
#939 most downloaded on crates.io
ardaku/wasite
What this package is like to depend on
Last release 7 months ago
08 Jan 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 2 of 2 stable releases
2 versions withdrawn
withdrawn after publishing
4 years old
4 releases · first in 2022
3 releases in the last 12 months
see the full history below
Release timeline
4 releases · Dec 2022 to Jan 2026
2023
2024
2025
2026
Releases
latest 4-
1.0.208 Jan 2026Release notes
Open source →Added
Dimensions,Cursor,Statestructs now implementCopyandClone
Fixed
- Lowered wasi version requirements to 0.13, to respect the MSRV of 1.65
Full Changelog: v1.0.1...v1.0.2
-
1.0.103 Jan 2026 withdrawnRelease notes
Open source → -
1.0.003 Jan 2026 withdrawnRelease notes
Open source →Added
State,Cursor,DimensionsEnvironment,User,Host,LanguagesError,Resultenvironment()state()Command::Raw,Command::Title, andCommand::Screen
Changed
- Update to wasite spec 1.0.0
Removed
- Set functions
- All other functions (except
execute()) in favor of the two new functionsenvironment()andstate()
Full Changelog: v0.1.0...v1.0.0
-
0.1.004 Dec 2022Release notes
Open source →Added
Commandcolumn()execute()height()hostname()langs()line()name()raw()screen()set_hostname()set_langs()set_name()set_raw()set_screen()set_title()set_tz()set_user()title()tz()user()width()
Full Changelog: https://github.com/ardaku/wasite/commits/v0.1.0