Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Discussion: Binaryen Wasm Component

未关闭
#8,120 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
25/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
停滞
技术栈
c, javascript, wasm
领域
compilers

调研方向

未指定任何文件、测试或实现入口。首先检查 Binaryen 现有的 c 和 js API,然后研究 wit component interface 是否能够与当前的 component model tooling 集成,以生成 language bindings。完成的要求是具有明确定义且达成共识的实现范围,而不是进行探索性讨论。

由索引模型根据 Issue 内容生成。

描述

I haven't seen anything on this and was curious if anyone has attempted this or thought into this.

Currently, bindings to binaryen are exposed via the c and js api's, which both require separate maintenance. I know there have been some issues keeping the js api up to date in the past, and recently, the embind work, which aims to autogenerate the js api.

I am curious if anyone has taken a look at generating or creating a wit component interface for binaryen and then using the component in the current component model tooling to generate bindings for a language, as it would make binaryen extremely portable. Component model is still an early days proposal though, so I'm not sure if this would make sense to do now.

主要语言
WebAssembly
星标
8.6k
派生
885
平均合并
2 天 4 小时
30 天内合并 PR
77

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

WebAssembly/binaryen 的其他 Issue

查看 WebAssembly/binaryen 的全部 Issue

相似的 Issue

更多 Compilers Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。