referrerpolicy=no-referrer-when-downgrade

Function compile_module

Source
pub fn compile_module(fixture_name: &str) -> Result<(Vec<u8>, H256)>
Expand description

Load a given polkavm module and returns a polkavm binary contents along with its hash.