https://github.com/ardaku/wasium
Terminal emulator built with Cala, implementing the Wasite API.
https://github.com/ardaku/wasium
Last synced: 7 months ago
JSON representation
Terminal emulator built with Cala, implementing the Wasite API.
- Host: GitHub
- URL: https://github.com/ardaku/wasium
- Owner: ardaku
- License: gpl-3.0
- Created: 2023-02-05T06:05:22.000Z (over 2 years ago)
- Default Branch: stable
- Last Pushed: 2023-02-05T06:30:37.000Z (over 2 years ago)
- Last Synced: 2025-02-03T18:55:39.134Z (8 months ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wasium
Terminal emulator built with Cala, implementing the Wasite API.## Default Program Alias Configuration
WIP list of programs to port and preinstall in the WASI environment, and their
aliases.- [`bat`](https://github.com/sharkdp/bat):
- `less`
- `more`
- `cat`
- [`rg`](https://github.com/BurntSushi/ripgrep)
- `grep` (with arg reformatting)
- `ag` (with arg reformatting)
- [`rustc`](https://github.com/rust-lang/rust)
- [`sct`](https://github.com/rahscs/sct) (to be revived and RiiR)
- `ed`
- `emacs`
- `hx`
- `kak`
- `nano`
- `nvim`
- `sodium`
- `vi`
- `vim`
- `wasium-cargo`
- `cargo`
- `wasium-cd`
- `cd`
- `wasium-ls`
- `ls`