aquavm icon indicating copy to clipboard operation
aquavm copied to clipboard

Update wasm-bindgen for wasm-air-beautify

Open monoid opened this issue 3 years ago • 6 comments

It will make it possible to be build with the rest of the tree.

monoid avatar Sep 19 '22 14:09 monoid

VM-142 WASM binary for air-beautify

One may need to output beautified AIR in aqua --print-air for human readability. The easiest way to integrate Rust code into aqua is to create a WASM binary that can be called.

linear[bot] avatar Sep 19 '22 14:09 linear[bot]

AVM version is v0.0.1-feat-VM-142-wasm-air-beautify-in-tree-cdc4ce8-153-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 Oct 04 '22 12:10 github-actions[bot]

air-interpreter-wasm version is 0.1.1-alpha.1-feat-VM-142-wasm-air-beautify-in-tree-cdc4ce8-153-1

To install it run:

cargo add air-interpreter-wasm@0.1.1-alpha.1-feat-VM-142-wasm-air-beautify-in-tree-cdc4ce8-153-1 --registry fluence

github-actions[bot] avatar Oct 04 '22 12:10 github-actions[bot]

FluenceJS version is 0.26.1-feat-VM-142-wasm-air-beautify-in-tree-cdc4ce8-153-1

To install it run:

npm login --registry https://npm.fluence.dev
npm i @fluencelabs/fluence@0.26.1-feat-VM-142-wasm-air-beautify-in-tree-cdc4ce8-153-1 --registry=https://npm.fluence.dev

github-actions[bot] avatar Oct 04 '22 12:10 github-actions[bot]

Aqua version is v0.0.1-feat-VM-142-wasm-air-beautify-in-tree-cdc4ce8-153-1.0

To install it run:

npm login --registry https://npm.fluence.dev
npm i @fluencelabs/aqua@v0.0.1-feat-VM-142-wasm-air-beautify-in-tree-cdc4ce8-153-1.0 --registry=https://npm.fluence.dev

github-actions[bot] avatar Oct 04 '22 12:10 github-actions[bot]

air-beautify-wasm version is v0.1.1-feat-VM-142-wasm-air-beautify-in-tree-cdc4ce8-153-1.0

To install it run:

npm login --registry https://npm.fluence.dev
npm i @fluencelabs/air-beautify-wasm@v0.1.1-feat-VM-142-wasm-air-beautify-in-tree-cdc4ce8-153-1.0 --registry=https://npm.fluence.dev

github-actions[bot] avatar Oct 07 '22 09:10 github-actions[bot]