We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc545d8 commit 9ea7800Copy full SHA for 9ea7800
rust/low_wasm_memory/README.md
@@ -19,7 +19,7 @@ This example requires an installation of:
19
Navigate into the folder containing the project's files and start a local instance of the replica with the command:
20
21
```sh
22
-cd examples/rust/low_wasm_memory_hook
+cd examples/rust/low_wasm_memory
23
dfx start --clean
24
```
25
@@ -36,7 +36,7 @@ Dashboard: http://localhost:63387/_/dashboard
36
- #### Step 2: Open another terminal window in the same directory:
37
38
39
40
41
42
- #### Step 3: Compile and deploy the `low_wasm_memory_hook` canister, setting the interval for periodic tasks to 10s:
0 commit comments