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 9510eb1 commit 5d24ea6Copy full SHA for 5d24ea6
.devcontainer/Dockerfile
@@ -1,2 +1,4 @@
1
FROM docker.io/jsturtevant/hl-wasm:latest
2
+
3
+# remove this once the branch is merged.
4
RUN cargo install --git https://github.com/hyperlight-dev/hyperlight-wasm hyperlight-wasm-aot
0 commit comments