aquavm
aquavm copied to clipboard
Update wasm-bindgen for wasm-air-beautify
It will make it possible to be build with the rest of the tree.
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.
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
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
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
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
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