bytecodealliance / bytecodealliance/ComponentizeJS
Add test for pure components
Open
enhancement
good first issue
tests
- Dominant language
- Rust
- Stars
- 391
- Forks
- 53
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 1
Description
We should add testing that checks for *pure* components - ensuring that components *without* all the "extra" exports/imports of StarlingMonkey can be built.
This would be essentially a regression test of whether a component with all features disables produces a component with *none* of the related imports/exports (ideally with no extraneous imports/exports at all).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.