Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* parsing and verifier tests passing for maps * map_knower * cargo changed * cargo changed * adding mapknower to main * map creation working * added no-mangles to lib * map inserts working * factored out map_info and rename target_imp_name to target_fn_name * targeting local functions working * rename map_knower to map_lib_adapter * cargo fmt :( * decoupled map_lib_adapter and report_metadata * report_metadata to report_var_metadata * cargo fmt :( * probe tracking for metadata * current version * I love friday commits * stable and trying to get to display output * cargo fmt * get fn name * mm changes * Map updates for metadata * add_map working * reworked where report_decl is visited * comment out print_meta() for now * cargo fmt :( * removed unused fn * applied cargo clippy fixes * cargo clippy again :) * removed unused import * no more panic * renamed lib fn * fixed error message * finshed the refactoring * compiles and runs post-merge * fixed wast test compatibility * cargo fmt * abstracted some functionality in map_lib_adapter * cargo fmt :( * new errs * stop breaking the ST * minor code changes * minor test changes * clippy and fmt --------- Co-authored-by: ahuoguo <[email protected]> Co-authored-by: ahuoguo <[email protected]> Co-authored-by: Elizabeth Gilbert <[email protected]>
- Loading branch information