aquavm icon indicating copy to clipboard operation
aquavm copied to clipboard

feat(all): reduce stream usage scope

Open mikevoronov opened this issue 3 years ago • 8 comments

It's a draft PR, because it breaks stream join behaviour and seems that at the first we need to introduce explicit join behaviour for streams and then merge it.

Closes #297.

mikevoronov avatar Aug 30 '22 10:08 mikevoronov

Blocked by #315

mikevoronov avatar Sep 06 '22 21:09 mikevoronov

Blocked by #340

mikevoronov avatar Sep 28 '22 10:09 mikevoronov

AVM version is v0.0.1-feat-VM-137-reduce-stream-usage-scope-8919f9b-103-1.0

To install it run:

npm login --registry https://npm.fluence.dev
npm i @fluencelabs/[email protected] --registry=https://npm.fluence.dev

github-actions[bot] avatar Sep 29 '22 00:09 github-actions[bot]

air-interpreter-wasm version is 0.1.1-alpha.1-feat-VM-137-reduce-stream-usage-scope-8919f9b-103-1

To install it run:

cargo add air-interpreter-wasm@0.1.1-alpha.1-feat-VM-137-reduce-stream-usage-scope-8919f9b-103-1 --registry fluence

github-actions[bot] avatar Sep 29 '22 00:09 github-actions[bot]

FluenceJS version is 0.25.1-feat-VM-137-reduce-stream-usage-scope-8919f9b-103-1

To install it run:

npm login --registry https://npm.fluence.dev
npm i @fluencelabs/fluence@0.25.1-feat-VM-137-reduce-stream-usage-scope-8919f9b-103-1 --registry=https://npm.fluence.dev

github-actions[bot] avatar Sep 29 '22 00:09 github-actions[bot]

Aqua version is v0.0.1-feat-VM-137-reduce-stream-usage-scope-8919f9b-103-1.0

To install it run:

npm login --registry https://npm.fluence.dev
npm i @fluencelabs/aqua@v0.0.1-feat-VM-137-reduce-stream-usage-scope-8919f9b-103-1.0 --registry=https://npm.fluence.dev

github-actions[bot] avatar Sep 29 '22 00:09 github-actions[bot]

rust-peer

Docker snapshot digest is docker.fluence.dev/aquavm@sha256:ba46114bb1443d2ed7551e4391fe27618e83e3eb0ae61ae08d871f4a46bbc383 To use it run:

docker login docker.fluence.dev
docker run --rm docker.fluence.dev/aquavm@sha256:ba46114bb1443d2ed7551e4391fe27618e83e3eb0ae61ae08d871f4a46bbc383 --local

github-actions[bot] avatar Sep 29 '22 00:09 github-actions[bot]

utACK

monoid avatar Nov 30 '22 12:11 monoid