diff --git a/donuts/donut.wat b/donuts/donut.wat new file mode 100644 index 0000000..3af8f25 --- /dev/null +++ b/donuts/donut.wat @@ -0,0 +1 @@ +(module) diff --git a/info.json b/info.json index 6e27fee..f391e2d 100644 --- a/info.json +++ b/info.json @@ -58,5 +58,9 @@ "html": { "name": "The Color Blocks", "github": "thecolorblocks" + }, + "wat": { + "name": "Ricardo", + "github": "Rudxain" } }