You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,11 @@ The [example](./example/) program loads the composed calculator/wasm component i
12
12
13
13
## Requirements
14
14
15
-
To build and run this example, you need the following tools installed on your system:
15
+
[](https://codespaces.new/jsturtevant/hyperlight-wasm-calculator-example/tree/dev-container)
16
+
17
+
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/jsturtevant/hyperlight-wasm-calculator-example)
18
+
19
+
To build and run this example locally, you need the following tools installed on your system:
16
20
17
21
-[Rust toolchain](https://www.rust-lang.org/tools/install) including `x86_unknown-none` target
0 commit comments