diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/people.json b/people.json index cc5e8e3..acdc4b2 100644 --- a/people.json +++ b/people.json @@ -7,6 +7,10 @@ { "name": "y86", "link": "./entries/adirar111/y86/fib.s" + }, + { + "name": "wasm", + "link": "./entries/adirar111/wasm/fib.wat" } ] }, @@ -169,4 +173,4 @@ } ] } -]
\ No newline at end of file +] |