boneyard93501 00b9b7d5ac
Ceramic demo (#27)
* init project

* update modules

* update dirs

* update http call

* update aqua

* add create func

* update aqua
2021-10-14 12:18:25 -05:00

8 lines
202 B
Bash
Executable File

#!/usr/bin/env bash -o errexit -o nounset -o pipefail
cargo update --aggressive
mkdir -p artifacts
rm -f artifacts/*.wasm
marine build --release
cp target/wasm32-wasi/release/processor.wasm artifacts/