aquavm/crates
Ivan Boldyrev 619e8829a9
Get rid of unsafe code in the interpreter (#303)
* Get rid of unsafe code unless really necessary

* Add lint levels where appropriate

Some crates (air-beautifier, air-testing-framework) have lot of
rust_2018_idioms violations, that will be resolved later.
2022-09-06 00:03:30 +07:00
..
air-lib Get rid of unsafe code in the interpreter (#303) 2022-09-06 00:03:30 +07:00
beautifier Introduce canon instruction (#292) 2022-08-26 00:43:43 +03:00
data-store Get rid of unsafe code in the interpreter (#303) 2022-09-06 00:03:30 +07:00
interpreter-wasm Update crate info; housekeeping (#153) 2021-10-05 20:08:10 +03:00
testing-framework Testing framework, chapter I (#293) 2022-09-01 18:12:55 +07:00