winch-environ 0.7.4

Implementation of Winch's function compilation environment
Documentation

This crate implements Winch's function compilation environment, which allows Winch's code generation to resolve module and runtime specific information. This crate mainly implements the winch_codegen::FuncEnv trait.