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.
I can't find any tests that exercise
component newwith the--realloc-via-memory-growor--merge-imports-based-on-semverflags.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.