ardaku / wasium

Terminal emulator built with Cala, implementing the Wasite API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:
    • less
    • more
    • cat
  • rg
    • grep (with arg reformatting)
    • ag (with arg reformatting)
  • rustc
  • sct (to be revived and RiiR)
    • ed
    • emacs
    • hx
    • kak
    • nano
    • nvim
    • sodium
    • vi
    • vim
  • wasium-cargo
    • cargo
  • wasium-cd
    • cd
  • wasium-ls
    • ls

About

Terminal emulator built with Cala, implementing the Wasite API.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%