mirror of
https://github.com/fluencelabs/fluid
synced 2025-06-17 07:11:21 +00:00
Building... => Building to WASM...
This commit is contained in:
@ -12,7 +12,7 @@ if [ ! -f "wasm/$SQLITE" ]; then
|
||||
fi
|
||||
|
||||
# Build fluid WASM module
|
||||
echo "Building..."
|
||||
echo "Building to WASM..."
|
||||
npm --silent install
|
||||
npm --quiet run flbuild
|
||||
cp build/fluid.wasm ./wasm/
|
||||
|
Reference in New Issue
Block a user