File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ The application...
2222> Due to incompatibilities introduced in ` wasm-tools ` v1.226.0, a version of
2323> ` wasm-tools ` <= 1.225.0 is ** required** for running this example.
2424>
25- > You can install ` wasm-tools ` [ v1.224.1 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.224.1 ) , or use
26- > ` cargo ` ([ Rust toolchain] ( https://doc.rust-lang.org/cargo/getting-started/installation.html ) ) -- (i.e. ` cargo install --locked wasm-tools@1.224.1 ` )
25+ > You can install ` wasm-tools ` [ v1.225.0 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.225.0 ) , or use
26+ > ` cargo ` ([ Rust toolchain] ( https://doc.rust-lang.org/cargo/getting-started/installation.html ) ) -- (i.e. ` cargo install --locked wasm-tools@1.225.0 ` )
2727
2828Before starting, ensure that you have the following installed in addition to the Go (1.23+) toolchain:
2929
Original file line number Diff line number Diff line change 88> Due to incompatibilities introduced in ` wasm-tools ` v1.226.0, a version of
99> ` wasm-tools ` <= 1.225.0 is ** required** for running this example.
1010>
11- > You can install ` wasm-tools ` [ v1.224.1 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.224.1 ) , or use
12- > ` cargo ` ([ Rust toolchain] ( https://doc.rust-lang.org/cargo/getting-started/installation.html ) ) -- (i.e. ` cargo install --locked wasm-tools@1.224.1 ` )
11+ > You can install ` wasm-tools ` [ v1.225.0 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.225.0 ) , or use
12+ > ` cargo ` ([ Rust toolchain] ( https://doc.rust-lang.org/cargo/getting-started/installation.html ) ) -- (i.e. ` cargo install --locked wasm-tools@1.225.0 ` )
1313
1414Before starting, ensure that you have the following installed in addition to the Go (1.23+) toolchain:
1515
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ The application...
2121> Due to incompatibilities introduced in ` wasm-tools ` v1.226.0, a version of
2222> ` wasm-tools ` <= 1.225.0 is ** required** for running this example.
2323>
24- > You can install ` wasm-tools ` [ v1.224.1 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.224.1 ) , or use
25- > ` cargo ` ([ Rust toolchain] ( https://doc.rust-lang.org/cargo/getting-started/installation.html ) ) -- (i.e. ` cargo install --locked wasm-tools@1.224.1 ` )
24+ > You can install ` wasm-tools ` [ v1.225.0 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.225.0 ) , or use
25+ > ` cargo ` ([ Rust toolchain] ( https://doc.rust-lang.org/cargo/getting-started/installation.html ) ) -- (i.e. ` cargo install --locked wasm-tools@1.225.0 ` )
2626
2727Before starting, ensure that you have the following installed in addition to the Go (1.23+) toolchain:
2828
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ The application...
2222> Due to incompatibilities introduced in ` wasm-tools ` v1.226.0, a version of
2323> ` wasm-tools ` <= 1.225.0 is ** required** for running this example.
2424>
25- > You can install ` wasm-tools ` [ v1.224.1 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.224.1 ) , or use
26- > ` cargo ` ([ Rust toolchain] ( https://doc.rust-lang.org/cargo/getting-started/installation.html ) ) -- (i.e. ` cargo install --locked wasm-tools@1.224.1 ` )
25+ > You can install ` wasm-tools ` [ v1.225.0 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.225.0 ) , or use
26+ > ` cargo ` ([ Rust toolchain] ( https://doc.rust-lang.org/cargo/getting-started/installation.html ) ) -- (i.e. ` cargo install --locked wasm-tools@1.225.0 ` )
2727
2828Before starting, ensure that you have the following installed in addition to the Go (1.23+) toolchain:
2929
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ interface invoker {
1717> Due to incompatibilities introduced in ` wasm-tools ` v1.226.0, a version of
1818> ` wasm-tools ` <= 1.225.0 is ** required** for running this example.
1919>
20- > You can install ` wasm-tools ` [ v1.224.1 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.224.1 ) , or use
20+ > You can install ` wasm-tools ` [ v1.225.0 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.225.0 ) , or use
2121> ` cargo ` (Rust toolchain) if installed to install ` 1.225.0 ` -- (i.e. ` cargo install --locked [email protected] ` )2222
2323Before starting, ensure that you have the following installed in addition to the Go (1.23+) toolchain:
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ The application...
1515> Due to incompatibilities introduced in ` wasm-tools ` v1.226.0, a version of
1616> ` wasm-tools ` <= 1.225.0 is ** required** for running this example.
1717>
18- > You can install ` wasm-tools ` [ v1.224.1 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.224.1 ) , or use
19- > ` cargo ` ([ Rust toolchain] ( https://doc.rust-lang.org/cargo/getting-started/installation.html ) ) -- (i.e. ` cargo install --locked wasm-tools@1.224.1 ` )
18+ > You can install ` wasm-tools ` [ v1.225.0 from upstream releases] ( https://github.com/bytecodealliance/wasm-tools/releases/tag/v1.225.0 ) , or use
19+ > ` cargo ` ([ Rust toolchain] ( https://doc.rust-lang.org/cargo/getting-started/installation.html ) ) -- (i.e. ` cargo install --locked wasm-tools@1.225.0 ` )
2020
2121Before starting, ensure that you have the following installed in addition to the Go (1.23+) toolchain:
2222
You can’t perform that action at this time.
0 commit comments