mirror of
https://github.com/fluencelabs/examples
synced 2025-07-02 19:21:35 +00:00
update to marine 0.6.2, remove unsafe
This commit is contained in:
@ -10,6 +10,6 @@ cd ether_price_getter
|
||||
fce build --release
|
||||
cd ..
|
||||
|
||||
rm -f artifacts/*
|
||||
rm -f artifacts/*.wasm
|
||||
cp curl_adapter/target/wasm32-wasi/release/curl_adapter.wasm artifacts/
|
||||
cp ether_price_getter/target/wasm32-wasi/release/ether_price_getter.wasm artifacts/
|
||||
|
Reference in New Issue
Block a user