aquavm/crates
Ivan Boldyrev 22fac9329e
feat(testing-framework): prevalidate AIR script (#365)
Try to parse the annotated AIR script with the standard parser to catch
to catch errors early with better error messages.

We do it in the `TestExecutor` only to make testing framwork parser
tests simplier.  For user experience, it doesn't matter.
2022-10-12 13:44:59 +07:00
..
air-lib fix(execution-engine): save order between current generations (#366) 2022-10-12 04:29:31 +03:00
beautifier wasm-air-beautify WASM module (#325) 2022-09-19 19:31:12 +07:00
data-store chore: release (#329) 2022-09-13 19:08:47 +03:00
interpreter-wasm Update all non-major Rust dependencies (#309) 2022-09-07 12:10:07 +03:00
testing-framework feat(testing-framework): prevalidate AIR script (#365) 2022-10-12 13:44:59 +07:00