aboutsummaryrefslogtreecommitdiff
path: root/people.json
diff options
context:
space:
mode:
authorBraxton Hall2022-10-24 06:34:55 +0000
committerGitHub2022-10-24 06:34:55 +0000
commit15c8967ec8074f3c7272ac7107847e3bb4539e99 (patch)
tree267674dd842fc69fd8a0481ef780693719237dbc /people.json
parentca09b8229ba680d5e5400ed72b121e8302990dab (diff)
parent5e2b3d53917bb6a39dbffd0db6888bacaa283536 (diff)
Merge pull request #17 from adirar111/main
wasm
Diffstat (limited to 'people.json')
-rw-r--r--people.json6
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
+]