bytecodealliance / bytecodealliance/ComponentizeJS
enums not exported?
未关闭
enhancement
- 主要语言
- Rust
- 星标
- 391
- 派生
- 53
- 平均合并
- 3 天 5 小时
- 30 天内合并 PR
- 1
描述
I'm getting the error `source.js:2:43 SyntaxError: ambiguous indirect export: MyEnum` when I try to import my enum like: `import { MyEnum } from 'my_package:my_world/my_module'` -- I see in debug mode that none of the enums appear to be exported.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。