swiftwasm / swiftwasm/JavaScriptKit
JS 3rd Party Library Support
未关闭
还没有人认领这个 Issue。
- 主要语言
- Swift
- 星标
- 986
- 派生
- 76
- 平均合并
- 21 小时 11 分钟
- 30 天内合并 PR
- 4
描述
Is there any documentation or is it even possible to access/subclass classes written in another JS library? Specifically, I'm looking to use Phaser, but write my code with swift wasm.
I understand if it isn't supported, but I find anything to indicate that it is or isn't in either direction. I found some hints involving JSBridgedClass, but anything I tried doing hasn't worked so far.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该请求围绕 JSBridgedClass 以及从 Swift Wasm 使用 Phaser 展开。首先查看 JSBridgedClass 和现有的 JavaScriptKit 文档,然后确定是否支持访问第三方 JavaScript 类或继承这些类。完成标准是记录一条针对 Phaser 的明确支持或不支持路径,其中包括限制。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, swift, wasm
- 领域
- documentation, web-dev
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100