Rewrite repo to new monorepo to stop future github sprawl.
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
FROM scratch
|
||||
COPY hello_wasm/target/wasm32-wasi/debug/hello_wasm.wasm /
|
||||
CMD ["/hello_wasm.wasm"]
|
||||
Reference in New Issue
Block a user