From 5a1c96ad69a5b1222441459692b9c0171e954816 Mon Sep 17 00:00:00 2001 From: Oscar Spencer Date: Fri, 19 Apr 2024 11:41:00 -0500 Subject: [PATCH] feat: Add lunatic-gr --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2617ad9..eb3e1b7 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ - [Hopper](https://github.com/alex-snezhko/hopper) - An HTTP microframework for the Grain programming language built on top of WAGI - [Grain-Midi](https://github.com/spotandjake/Grain-Midi) - A MIDI decoder for the Grain programming language - [Grain-Toml](https://github.com/spotandjake/Grain-Toml) - A Grain toml parsing library that complies with the `v1.1.0` spec +- [lunatic-gr](https://github.com/grain-lang/lunatic-gr) - Grain bindings to Lunatic, the Erlang-inspired runtime for WebAssembly ## Contribute