shithub: ricket

ref: a0d10e2e828768cdb062ba4a7f5aab5c2e1931e3
dir: /README.md/

View raw version
# Ricket

## What is Ricket?

Ricket is an attempt to open up the WASI platform to the Plan 9 OS, and hopefully allow more software to be used on Plan 9 with little cost to the developer.

Ricket is a frontend and toolset for [wazero](https://github.com/tetratelabs/wazero) tailored specifically for use with Plan 9.

## Project status

Currently it's experimental.

## Project goals

- [x] Be able to run WASI programs at all
- [X] Be able to run WASI programs on Plan 9
- [ ] Be able to package WASI programs as standalone apps