Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit fcb92ca

Browse files
docs: add info about submodules
Signed-off-by: Henry <[email protected]>
1 parent 223ad50 commit fcb92ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Generate test result charts
1111

1212
- **`cargo test-mvp`**\
13-
Run the WebAssembly MVP (1.0) test suite
13+
Run the WebAssembly MVP (1.0) test suite. Be sure to cloned this repo with `--recursive` or initialize the submodules with `git submodule update --init --recursive`
1414

1515
- **`cargo version-dev`**\
1616
Bump the version to the next dev version. This should be used after a release so test results are not overwritten. Does not create a new github release.

crates/tinywasm/tests/progress-mvp.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)