From 76684cd52330ab51fec74fea4fe1e0440ed2d6a0 Mon Sep 17 00:00:00 2001 From: Franco Colmenarez Date: Tue, 19 Oct 2021 10:46:40 -0500 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36b0598..648a296 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,4 @@ Any help or suggestion is welcome! - [ ] Render the pixels - [ ] Gameboy Color compatibility - [ ] Sound +- [ ] Web Assembly support (because this is a Rust project and it has to support Web Assembly)