shithub: ricket

Download patch

ref: a3e2a999881df72f3dadaeac2c2e644a9e8272b7
parent: 97550e61887e32b9e4c87e5315f5fe3ef21ef508
author: Skyrbunny <tallesttower1@gmail.com>
date: Fri Jun 30 17:51:54 EDT 2023

added readme

--- /dev/null
+++ b/README.md
@@ -1,0 +1,19 @@
+# Ricket
+
+## What is Ricket?
+
+Ricket is an attempt to open up the WASM 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, and I havent yet built it Plan 9 quite yet.
+
+
+## Project goals
+
+- [x] Be able to run WASM programs at all
+- [ ] Be able to run WASM programs on Plan 9
+- [ ] Be able to show a GUI
+- [ ] Be able to play audio