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
5. If you are fetching the sample binary from an OCI registry,
22
19
[`wkg`](https://crates.io/crates/wkg/0.10.0).
23
20
6.[`hyperlight-wasm-aot`](https://github.com/hyperlight-dev/hyperlight-wasm) from [this commit](https://github.com/jprendes/hyperlight-wasm/tree/134d8fc35)
24
21
25
-
## Simply setup
22
+
## Simple setup
26
23
27
24
### Building
28
25
@@ -64,8 +61,10 @@ cargo build
64
61
65
62
Get an `sample_wasi_http_rust.wasm` from [the sample
66
63
repo](https://github.com/bytecodealliance/sample-wasi-http-rust), either
67
-
by building it or by fetching it from the OCI registry
0 commit comments