diff options
author | Aymen Dirar | 2022-10-24 06:10:46 +0000 |
---|---|---|
committer | Aymen Dirar | 2022-10-24 06:10:46 +0000 |
commit | 885f01dfdfa610acf067dc15c2ebb22b7307733e (patch) | |
tree | fb2b5733c83a43cfe69c1b746df8e8cf3636698f | |
parent | 81fdbeb7fa4d8a80d028a988c353c3fa16d4953b (diff) |
update `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 +] |