An open API service indexing awesome lists of open source software.

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.

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`