[−][src]Trait lucet_runtime::Module
The read-only parts of a Lucet program, including its code and initial heap configuration.
Types that implement this trait are suitable for use with
Region::new_instance().
The read-only parts of a Lucet program, including its code and initial heap configuration.
Types that implement this trait are suitable for use with
Region::new_instance().