1
0
mirror of https://github.com/fluencelabs/aquavm synced 2025-03-16 13:00:50 +00:00

3 Commits

Author SHA1 Message Date
fluencebot
c9eb5cd47a
chore: release master () 2023-02-21 21:54:12 +03:00
Ivan Boldyrev
ea934ab9a9
air-beautify-wasm in the tree ()
1. Update wasm-bindgen in the wasm-air-beautify to make it buildable with rest of tree.
2. Rename `wasm-air-beautify` to `air-beautify-wasm`, to make it consistent
   with other packages.
3. Implement github workflows to build and deploy the `air-beautify-wasm` package.
2022-10-25 14:54:51 +07:00
Ivan Boldyrev
b929614b4c
wasm-air-beautify WASM module ()
It provides a `beautify` method to output a "beautified"
(python-style formatted) AIR script.

The method returns a string or raises an exception.
2022-09-19 19:31:12 +07:00