From a9f00a50ec180f00679a7796e1b20e80b7e95251 Mon Sep 17 00:00:00 2001 From: Retropikzel Date: Sat, 9 Nov 2024 15:16:17 +0000 Subject: [PATCH] Add support table --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56f30c9..63c8033 100644 --- a/README.md +++ b/README.md @@ -81,10 +81,10 @@ guarantees are being made just yet. ### Design/exploration/waiting for implementation features - [LIPS](https://lips.js.org/) - - Will work on nodejs by using some Javascript FFI + - Will work on nodejs by using some C FFI library from npm - Javascript side needs design - [Biwascheme](https://www.biwascheme.org/) - - Will work on nodejs by using some Javascript FFI + - Will work on nodejs by using some C FFI library from npm - Javascript side needs design - [MIT-Scheme](https://www.gnu.org/software/mit-scheme/) - [s7](https://scheme.fail://ccrma.stanford.edu/software/snd/snd/s7.html)