bytecodealliance / bytecodealliance/wasm-tools
Missing tests for some `component new` flags
Open
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 351
- Avg merge
- 16h 57m
- Merged PRs (30d)
- 38
Description
I can't find any tests that exercise `component new` with the `--realloc-via-memory-grow` or `--merge-imports-based-on-semver` flags.
Context: I'm trying to write examples in the help text that illustrate various flags. My first step was to look for tests to see how they should be used.
Contributor guide
Assessment
This issue has not been assessed yet.