Skip to content

Commit ef596ae

Browse files
committed
docs: update doc content
1 parent b63d0af commit ef596ae

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,14 @@ release.js 中还包含更新主包 optionalDependencies 中平台包名称及
147147
## 参考
148148

149149
[渐变进度条 Go 库 BubbleTea - 非常适合简单和复杂的终端应用](https://github.com/charmbracelet/bubbletea)
150+
151+
## 相关问题
152+
153+
1. 使用 Go 编写的 esbuild 是如何发布到 npm 的?
154+
2. esbuild 的安装逻辑是什么?
155+
3. esbuild 支持多平台的思路是什么?
156+
4. Golang 是怎么编译为 npm 库的?
157+
5. Go 是怎么编译为 npm 库的?
158+
6. Go 与 npm 开发是如何结合的?
159+
7. 使用 Golang 语言编写 Nodejs 扩展的开发工具
160+
8. 基于 npm 进行跨平台分发 Golang 二进制程序

0 commit comments

Comments
 (0)