Compare commits

..

2 Commits

Author SHA1 Message Date
chai2010
d14d1d0a9c Update index.hbs 2024-06-12 15:19:50 +08:00
chai2010
fa27be9e3f Merge pull request #219 from gopl-zh/revert-213-patch-1
Revert "Update ch5-06.md"
2024-04-03 16:10:24 +08:00

View File

@@ -186,8 +186,8 @@
<main> <main>
<!-- 头部 --> <!-- 头部 -->
<ul dir="auto"> <ul dir="auto">
<li><em>凹语言(专为 WebAssembly 设计): <a href="https://github.com/wa-lang/wa">https://github.com/wa-lang/wa</a></em></li> <li><em>Go语言圣经读书笔记(挖坑中...): <a href="https://github.com/chai2010/gopl-notes-zh">https://github.com/chai2010/gopl-notes-zh</a></em></li>
<li><em>KCL 配置语言(Rust): <a href="https://github.com/kcl-lang/kcl">https://github.com/kcl-lang/kcl</a></em></li> <li><em>凹语言(Go实现, 面向WASM设计): <a href="https://github.com/wa-lang/wa">https://github.com/wa-lang/wa</a></em></li>
</ul> </ul>
<hr> <hr>